Hi,
On different sites on my server, the following error sometimes appears, after a refresh the page loads fine.
The strange thing is that the allowed path shows a path of another user (peken in this case) (these paths vary from error to error).
It seems apache gets confused with the user of the current site or something.
I'm running Apache 2.2.6 with php 4.4.7 and DA 1.31.0 with open_Basedir on and safemode off.
Please help.
On different sites on my server, the following error sometimes appears, after a refresh the page loads fine.
Warning: Unknown(): open_basedir restriction in effect. File(/usr/home/euro/domains/euro.eu/public_html/editpage.php) is not within the allowed path(s): (/home/peken/:/tmp:/usr/local/lib/php/) in Unknown on line 0
Warning: Unknown(/usr/home/euro/domains/euro.eu/public_html/editpage.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: (null)() [function.include]: Failed opening '/usr/home/euro/domains/euro.eu/public_html/editpage.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0
The strange thing is that the allowed path shows a path of another user (peken in this case) (these paths vary from error to error).
It seems apache gets confused with the user of the current site or something.
I'm running Apache 2.2.6 with php 4.4.7 and DA 1.31.0 with open_Basedir on and safemode off.
Please help.