|
|
|
|
![]() ![]() |
Mar 12 2007, 04:33 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 0 Joined: 12-March 07 Member No.: 39,912 |
Hi
I get this on my page: QUOTE Warning: Unknown: open_basedir restriction in effect. File(/home/ortehak/public_html/index.php) is not within the allowed path(s): (1) in Unknown on line 0 Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 Fatal error: Unknown: Failed opening required '/home/ortehak/public_html/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0 Regards Hakan |
|
|
|
Mar 12 2007, 04:56 PM
Post
#2
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,874 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
open a new file and add this code to it. Save the file as a *.php file type and run a test:
CODE <?php phpinfo() ?> Run the file and see what the results are. Might be something in theere to let you know what the problem could be. |
|
|
|
Mar 12 2007, 06:49 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 0 Joined: 12-March 07 Member No.: 39,912 |
Hi,
Thanks for the tip but it seems to be a problem on the server. Qupis signup gives the same result with php error! /Hakan open a new file and add this code to it. Save the file as a *.php file type and run a test: CODE <?php phpinfo() ?> Run the file and see what the results are. Might be something in theere to let you know what the problem could be. |
|
|
|
Mar 12 2007, 06:55 PM
Post
#4
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 39 Joined: 15-December 06 Member No.: 35,397 |
I was wondering what happened. I deleted everything out of my account. So now I gotta reupload everything since apparently it wasn't my fault. :/
|
|
|
|
Mar 12 2007, 07:18 PM
Post
#5
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,874 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
Server issues should be submitted to support@xisto.com outlining the exact information and details as accurately as possible.
|
|
|
|
Mar 4 2008, 10:22 AM
Post
#6
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,360 Joined: 21-September 07 Member No.: 50,369 |
open_basedir = 1
Php Problems? I have been receiving same error since yesterday. Warning: Unknown: open_basedir restriction in effect. File(/home/ssscream/public_html/1/2.Php) is not within the allowed path(s): (1) in Unknown on line 0 Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 Fatal error: Unknown: Failed opening required '/home/ssscream/public_html/1/2.Php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0 I sent email to support. No reaction. It looks like the problem is in php config. Open_basedir = 1 Very strange value. -reply by Yaroslav |
|
|
|
May 16 2008, 10:47 PM
Post
#7
|
|
|
Newbie ![]() Group: Members Posts: 0 Joined: 16-May 08 Member No.: 62,245 |
same problem here...
i deleted everything in "public_html" and uploaded everything back again for a fresh start but i found that my php files stopped working... i renamed them to "html" and they started working but php has stopped working... anybody know a solution??? i search the whole forum but couldn't find a solution. |
|
|
|
May 16 2008, 10:56 PM
Post
#8
|
|
|
Newbie ![]() Group: Members Posts: 0 Joined: 16-May 08 Member No.: 62,245 |
heres another problem
i have a file at folder/hello/file.php when i call that file it says that the file was not found on the server. |
|
|
|
Jun 2 2008, 08:18 PM
Post
#9
|
|
|
Newbie ![]() Group: Members Posts: 0 Joined: 16-May 08 Member No.: 62,245 |
php has stopped working again...
for some weird reason whenever i delete a php file and upload a new updated php file in that location it doesn't work... QUOTE Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0 can someone get this fixed because i've noticed this problem a long time ago and it takes a day or two for that php file to work but it's been a week since i uploaded this new php file and im still getting this error when i call it. i think i've hit a roadblock this time and need help... |
|
|
|
![]() ![]() |