473,545 Members | 2,012 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

open_basedir error

This is the open_basedir restriction of my site:

php_admin_value open_basedir /tmp/:/home/site/

All my PHP files are under /home/site/htdocs. However, I get lots of errors
like:

Warning: open_basedir restriction in effect. File is in wrong directory in
/home/site/.......

I'm 100% sure it's related to open_basedir because disabling it solves the
problem. The funniest thing is:

# Excerpt from /home/site/htdocs/lib/inc/foo.php
include_once('f ile.inc.php'); # Error unless no open_basedir
include_once('/home/site/htdocs/lib/inc/file.inc.php'); # Works fine

I'm including exactly the same file in the same location so paths are
correct! I added "." to open_basedir but didn't work.

Why???

Thank you in advance,

--
-- Álvaro G. Vicario - Burgos, Spain
-- Questions sent to my mailbox will be billed ;-)
--
Jul 17 '05 #1
3 4620
Alvaro G Vicario wrote:
This is the open_basedir restriction of my site:

php_admin_value open_basedir /tmp/:/home/site/

Is your open_basedir /home/site ot /tmp/:home/site ???
The first would be logical to me, the second I don't understand.
I have specified my open_base_dir in my php.ini as /base/ (part of a
chrooted environment).
Works without a hassle.

Pjotr
Jul 17 '05 #2
*** Pjotr Wedersteers wrote/escribió (Wed, 1 Sep 2004 16:02:37 +0200):
Is your open_basedir /home/site ot /tmp/:home/site ???
The first would be logical to me, the second I don't understand.
I have specified my open_base_dir in my php.ini as /base/ (part of a
chrooted environment).


It's /tmp/:home/site. I don't want users to complain when they're using
scripts that rely on system's default temporary directory.
--
-- Álvaro G. Vicario - Burgos, Spain
-- Questions sent to my mailbox will be billed ;-)
--
Jul 17 '05 #3
*** Alvaro G Vicario wrote/escribió (Wed, 1 Sep 2004 13:51:36 +0200):
php_admin_value open_basedir /tmp/:/home/site/

All my PHP files are under /home/site/htdocs. However, I get lots of errors
like:

Warning: open_basedir restriction in effect. File is in wrong directory in
/home/site/.......


It happened that 'include_path' contained /usr/share/pear/. Whatever the
reason, include_once() tried to search for the file there when I provided a
relative path, thus the warning. Weird thin is that it didn't happen *every
time* I used relative paths...

Solution:

/tmp/:/home/site/:/usr/share/pear/

--
-- Álvaro G. Vicario - Burgos, Spain
-- Questions sent to my mailbox will be billed ;-)
--
Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
20778
by: Paul | last post by:
Hi Im testing a script to see if it works in different situations and open_basedir is one of them. However if i turn it On all i get is errors Warning: Unknown(): open_basedir restriction in effect. File(c:\web\httpdocs\session.php) is not within the allowed path(s): (1) in Unknown on line 0 Warning:...
0
1408
by: Chris Ritson | last post by:
I am setting open_basedir to include only the DocumentRoot and PHP installation tree in 16 out of 18 VirtualHosts on our (test) apache server. This is running apache 2.0.53 and PHP 5.0.3. If I force a graceful restart, then fetch a trivial PHP page containing little more than a single call to phpinfo(); from each host, I get the correct value...
0
2340
by: jeff.battle | last post by:
I'm trying to get PEAR DB to work on my machine at serverbeach but I'm getting the following error: Warning: main(): open_basedir restriction in effect. File(/usr/share/pear/DB.php) is not within the allowed path(s): (/home/httpd/vhosts/adapttosolve.com/httpdocs:/tmp) in... phpinfo() says I have the following open_basedir values set:...
1
2731
by: seajay | last post by:
Hello, I've been searching on the internet for some time now and I was not able to find a solution to this problem. under apache httpd.conf file I have the following setting php_admin_value open_basedir "/home/httpd/vhosts/domain.com/httpdocs:/tmp" I understand that open_basedir will display an error when the file I am
0
2473
by: erwinschrijver | last post by:
On a previous installed server my site which uses several PEAR-packages worked fine. Now it's transfered to a new server. (Both servers installed with Windows 2003 / IIS 6, on the previous server the PHP version was 5.03, on the new one 5.05) The site gives a open_basedir restriction on this new server. In the php.ini the open_basedir...
2
2998
by: sreniaw | last post by:
Hello, I use php 5.1.4 with apache 2.2.2 on Solaris 10. The problem is that I can't configure open_basedir because I always get warming message: Warning: readfile() : open_basedir restriction in effect. File(test.txt) is not within the allowed path(s): (/wwwroot/default) in /wwwroot/default/mk.php on line 3 Warning: readfile(test.txt) :...
1
1882
by: lawrence k | last post by:
What is this about? If I ssh to my server and look at php.ini I see this: ; open_basedir, if set, limits all file operations to the defined directory ; and below. This directive makes most sense if used in a per- directory ; or per-virtualhost web server configuration file. This directive is ; *NOT* affected by whether Safe Mode is...
6
15039
by: lawrence k | last post by:
If I ssh to my server and look at the php.ini file, it apears that open_basedir is off: ; open_basedir, if set, limits all file operations to the defined directory ; and below. This directive makes most sense if used in a per- directory ; or per-virtualhost web server configuration file. This directive is ; *NOT* affected by whether Safe...
2
839
by: rdlowrey | last post by:
Okay, I've tried a bunch of things on this one and can't figure it out. The line in my phpinfo: open_basedir /var/www/vhosts/mysite.com/subdomains/intranet/httpdocs:/ tmp no value Why would I get a "Warning: move_uploaded_file(): open_basedir restriction in effect." error message if I've used SSH to set the Master open_basedir value to...
0
7475
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7409
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7918
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7436
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7766
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5341
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4958
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
1
1897
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1022
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.