Fopen error |
4/16/2008 8:52:49 PM |
PHPRunner General questions | |
K
keenick author
I have a question- I have 3 databases that are accessed just fine if I run Apache 2 with the UID of wwrun (stock SuSe install). I installed BackupPC on the same server and they suggested for speed reasons to set the Apache UID to backuppc. when I do that I get an error- |
|
![]() |
Sergey Kornilov admin 4/16/2008 |
It looks like Apache user don't have access to include directory. Make this user has access to all subdirectories under output directory. |
K
|
keenick author 4/17/2008 |
Thanks for the reply Sergey. I will check the Apache docs also. All my pages were created with PHPRunner - Great program. Can you give advice how to log php errors? If I could get a verbose log it would obviously be helpful. |