open_basedir restriction in effect ???

Having trouble installing serendipity?
Post Reply
webhost
Posts: 2
Joined: Fri Apr 07, 2006 5:47 pm

open_basedir restriction in effect ???

Post by webhost »

Hello, I got this message after install:

Prüfe ob Datenbank und Tabellen bereits bestehen... Positiv, werde Datenbank nicht erneut erzeugen

Probiere die Datei .htaccess zu erstellen...... Fertig

Warning: fopen(): open_basedir restriction in effect. File(/home/www/web113/html/serendipity/serendipity_config_local.inc.php) is not within the allowed path(s): (/home/www/web113/) in /home/www2/web113/html/serendipity/include/functions_installer.inc.php on line 64

Warning: fopen(/home/www/web113/html/serendipity/serendipity_config_local.inc.php): failed to open stream: Operation not permitted in /home/www2/web113/html/serendipity/include/functions_installer.inc.php on line 64

What is the problem?? Thankxx for helping
webhost
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: open_basedir restriction in effect ???

Post by garvinhicking »

Hi!

You must ask your webprovider/hoster, it seems he did not correctly set up the open_basedir restriction.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
webhost
Posts: 2
Joined: Fri Apr 07, 2006 5:47 pm

Webmaster?

Post by webhost »

Hi, my webmaster do not understand the problem. What is to do for the correct open_basedir? Thank you!
webhost
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Webmaster?

Post by garvinhicking »

Please look up the documentation of php.net: http://php.net/manual/en/features.safe-mode.php

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply