"warning: Is_dir(): Open_basedir Restriction In Effect" Problem |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Web Design & Development Server Side Scripting PHP |
||
![]() |
"warning: Is_dir(): Open_basedir Restriction In Effect" Problem |
||
Aug 12 2010, 11:25 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 12-August 10 Member No.: 152,618 |
I use codeigniter and when I open some of my pages, the message below appears instead.
CODE Warning: is_dir(): open_basedir restriction in effect. File(application) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/zymichost.com/q/u/i/quicknotes/htdocs/index.php on line 93 Warning: require_once(system/codeigniter/CodeIgniter.php): failed to open stream: Operation not permitted in /www/zymichost.com/q/u/i/quicknotes/htdocs/index.php on line 115 Fatal error: require_once(): Failed opening required 'system/codeigniter/CodeIgniter.php' (include_path='.:/usr/lib/php') in /www/zymichost.com/q/u/i/quicknotes/htdocs/index.php on line 115 You can check out my site here. The error appears when I try to login or register. Any help will be appreciated. |
|
|
Sep 13 2010, 04:27 AM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 8-September 10 From: United Kingdom Member No.: 156,066 |
I use codeigniter and when I open some of my pages, the message below appears instead. CODE Warning: is_dir(): open_basedir restriction in effect. File(application) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/zymichost.com/q/u/i/quicknotes/htdocs/index.php on line 93 Warning: require_once(system/codeigniter/CodeIgniter.php): failed to open stream: Operation not permitted in /www/zymichost.com/q/u/i/quicknotes/htdocs/index.php on line 115 Fatal error: require_once(): Failed opening required 'system/codeigniter/CodeIgniter.php' (include_path='.:/usr/lib/php') in /www/zymichost.com/q/u/i/quicknotes/htdocs/index.php on line 115 You can check out my site here. The error appears when I try to login or register. Any help will be appreciated. I'm no pro but it looks like 'CodeIgniter.php' is either in the wrong directory, or the path that is set to it within your 'index.php' is pointing to an illegal location. Make sure CodeIgniter.php (and all other files that this requires) have been uploaded to your site, and make sure any calls to it in your index page (check lines 93 and 115, or 92 and 114 depending on your editor) point in the right direction. Could also perhaps be a problem with folder permissions? other than that i cant help any more.. |
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 22nd May 2013 - 11:14 PM |