more problems

Installation issues with WoWRoster

more problems

Postby azmyth » Wed Jul 05, 2006 7:54 am

Tried installing this on another host..

all seemed well..

tried to go to the config.. this is what I get instead

It would not fill out the conf on its on.. i had to download it and reupload it.


Warning: require_once() [function.require-once]: open_basedir restriction in effect. File(../settings.php) is not within the allowed path(s): (.:/tmp/) in /home/zendurl/public_html/enigwow/roster/admin/config.php on line 20

Warning: require_once(../settings.php) [function.require-once]: failed to open stream: Operation not permitted in /home/zendurl/public_html/enigwow/roster/admin/config.php on line 20

Fatal error: require_once() [function.require]: Failed opening required '../settings.php' (include_path='.:/usr/local/lib/php') in /home/zendurl/public_html/enigwow/roster/admin/config.php on line 20
User avatar
azmyth
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Tue Jul 04, 2006 11:19 pm

more problems

Postby Anaxent » Wed Jul 05, 2006 8:29 am

This is due to Open_basedir
to fix pls call your host and ask them to diable open_basedir for your account if they do not want to do this for you, you would have to edit alot of code to add a more absolute path for instance

Warning: require_once(../settings.php) [function.require-once]: failed to open stream: Operation not permitted in /home/zendurl/public_html/enigwow/roster/admin/config.php on line 20

require_once(../settings.php)

would be
require_once(./roster/settings.php)
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az


Return to Installation

Who is online

Users browsing this forum: No registered users and 1 guest

cron