PDA

View Full Version : Please help - error whenever trying to install something


Designbin
08-09-03, 03:26 PM
http://www.25mb.net/~faab1/forums/

I get that error whenever trying to install something! OSCommerce, PHPBB, Invisionboard.. everything! I don't know what to do :confused:

Please help :(

Mark
08-09-03, 03:47 PM
Sounds like you don't have one of the server paths set up right in the script configuration. Also, look for open_basedir = in php.ini and post what that line says.

Designbin
08-09-03, 04:13 PM
k, looked.. and theres not even a line that says open_basedir :(

JeremyV
08-09-03, 04:21 PM
well, this is a common problem with a lot of scripts, typically open_basedir needs to be disabled, or you need to configure php or the script differently to work around it.

Alex[nl]
08-16-03, 09:31 AM
OSCommerce, PHPBB, Invisionboard sounds like a php problem, you might want to contact 25mb.net about that (since they claim to have 'full PHP support' on their webpage)

S3G
08-16-03, 12:34 PM
Have you tried removing the '/home/faab1/' part and just using 'public_html/catalog/index.php' ?