A friendly note from your hoster :D

Got an idea for a site feature, a suggestion for an article, or spotted an error we made, feel free to post it here.
Guests can post here!
Xitami
Posts: 12
Joined: Mon Sep 26, 2005 11:02 am
Location: the Netherlands
Contact:

A friendly note from your hoster :D

Post by Xitami » Wed Sep 28, 2005 2:59 pm

Hi guys, I noticed y'all had some coder reinforcements which is good, but I spotted this error just now:

Code: Select all

Warning: main() [function.main]: open_basedir restriction in effect. File(/header.php) is not within the allowed path(s): (/tmp:/home/xirictrl/hosted/www/aouniverse/ao-universe.com) in /home/xirictrl/hosted/www/aouniverse/ao-universe.com/www/editorials/editorial09.php on line 3

Warning: main(/header.php) [function.main]: failed to open stream: Operation not permitted in /home/xirictrl/hosted/www/aouniverse/ao-universe.com/www/editorials/editorial09.php on line 3

Warning: main() [function.include]: Failed opening '/header.php' for inclusion (include_path='.:/usr/lib/php:/home/xirictrl/hosted/www/aouniverse/ao-universe.com:/home/xirictrl/hosted/www/aouniverse') in /home/xirictrl/hosted/www/aouniverse/ao-universe.com/www/editorials/editorial09.php on line 3
The PHP on the shared server (the one ao-universe is on) is pretty tied down with restrictions, so when you include headers, always use either a relative path (../header.php) or go for a complete path.

{edit for clarification}

If you need certain restrictions lifted (or amended, etc. such as memory limits or execution time), let me know and I'll see whether that's possible to do :)

User avatar
Windguaerd
AOU Community Legend
Posts: 2426
Joined: Mon Sep 26, 2005 4:23 am
Location: Florida
Contact:

Post by Windguaerd » Thu Sep 29, 2005 3:35 am

Will let the programmers/coders know, thanks Xitami =D

User avatar
Qiris
Posts: 50
Joined: Mon Sep 26, 2005 12:08 pm
Location: Back Yard 4 West Athens
Contact:

Post by Qiris » Fri Sep 30, 2005 8:43 pm

btw wind, when are we going to get some variaty?

Post Reply