Log in

View Full Version : Failed to access CP


Solgre
03-26-2009, 05:34 PM
When i try to access CP i have message:
Warning: include() [function.include]: open_basedir restriction in effect. File(../inc/config.php) is not within the allowed path(s): (/firewall:/tmp:.) in /home/l4rge/public_html/l4rge.com/s/o/l/solgre/adm/admin.php on line 4

Warning: include(../inc/config.php) [function.include]: failed to open stream: Operation not permitted in /home/l4rge/public_html/l4rge.com/s/o/l/solgre/adm/admin.php on line 4

Warning: include() [function.include]: open_basedir restriction in effect. File(../inc/config.php) is not within the allowed path(s): (/firewall:/tmp:.) in /home/l4rge/public_html/l4rge.com/s/o/l/solgre/adm/admin.php on line 4

Fatal error: Can't load ../inc/config.php, open_basedir restriction. in /home/l4rge/public_html/l4rge.com/s/o/l/solgre/adm/admin.php on line 4

Can you please tell me it is hosting problem or i'm doing something wrong?

BMR777
03-26-2009, 06:59 PM
It appears to be a host problem. They seem to have some blocking in effect that is not allowing the script to include the config.php file, which is required for the script to work properly.

See if you can get your host to fix the issue. They may need to turn PHP's safe mode off for your account.

Solgre
03-26-2009, 08:53 PM
Many thanks, i've managed to make CP accessible, chaging some code in admin.php, but server firewall is blocking CP activity. Host said that they cannot make any exlusion.
Looking for other host...
I'm so tired of finding hosting where everything working well. I don't want to pay without being sure that all be ok.
Althought, i'm waiting your new script and i wonder - your changings may cause any resembling issues with blocking parts of script? Or if the current EasyAdoptables is woking does it mean the coming script will also working?
Many thanks for answer me, i'm not very good in english and absolutely bad in php ^.^

BMR777
03-26-2009, 08:55 PM
If the current script works on the host, the new version should also work on the host. :)

Solgre
03-26-2009, 09:00 PM
Ah, you saved tons of my nerves XD Thanks.