Question:
Hi i am facing permission problem?
benaya p
2007-10-25 04:52:12 UTC
Hi,
i am facing permission problem in linux.

Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

Warning: Unknown: Failed opening '/var/www/html/myserver/myWeb/index.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0

Thanks in advance
Three answers:
Rog
2007-10-25 05:16:53 UTC
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0



Warning: Unknown: Failed opening '/var/www/html/myserver/myWeb/index.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0



2 things --

a. it's possible that the file is opened by another program in such a mode that it is not accessible by this program. (I'm assuming apache web server?) The answer in this case is to close all programs that might possibly have the file in question open, then restart the web-server and see if you still have this problem. Better yet, reboot your computer.. first thing when it comes up try loading the file again.

b. the path you give '/var/www/html/ myserver/myWeb /index.php' looks pretty artificial, are you sure you have named it "myserver" and "myWeb" exactly like that? It could just be a wrong path setting somewhere.



Regards,



Roger Tiedemann, Jr.

roger at rogertdj.com
merle
2016-05-25 23:03:19 UTC
while posting u can change the specifications like public, private or friends in the "visible to" tag. If u change it to private it will be only viewed by your friend i.e. it wont be posted on ur home page.
2007-10-25 04:54:51 UTC
Scan your computer for viruses and malware.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...