Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
Upgraded PHP now get this error - Help
« previous
next »
+
Print
Pages: [
1
]
Go Down
Upgraded PHP now get this error - Help
2 Replies
433 Views
Scott Lewis
Upgraded PHP now get this error - Help
«
on:
January 28, 2002, 01:59:47 PM »
Upgraded PHP as per the How To, and created a test.php script.
I know get the error when I try and view the script:-
Warning: Failed opening '/home/e-smith/files/primary/html/test.php' for
inclusion (include_path='.:/usr/share/php/PEAR') in Unknown on line 0
Can anyone help.
Scott
Logged
Dan Brown
Re: Upgraded PHP now get this error - Help
«
Reply #1 on:
January 28, 2002, 05:15:27 PM »
Probably a permissions problem--who owns test.php, and what are the permissions?
Logged
Scott Lewis
Re: Upgraded PHP now get this error - Help
«
Reply #2 on:
January 28, 2002, 08:20:09 PM »
Thanks dan,
It was the permissions, even though I had set them to 777, the php file was still unwritable so set it to 777 and now works.
Thanks for getting me thinking staright.
Scott
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
Upgraded PHP now get this error - Help