Apache 2.2.19 web server PHP 5.3.6 Mysql 5.5.13

Hey guys, I'm trying to install some tracking software called prosper202 and have been getting a couple errors in my php log file. Every time I got to my domain I'm getting an internal 500 error so I checked the logs and the below was in there.

Things I've tried.

Gave everyone full permissions to my website1 folder under htdocs. This is a virtual host. This did not correct the permissions issue. I have tried to also install pear manually and from the php installer with no luck as well. I even manually put the pear include in the php.ini file that lives in the php directory under the c root.

Any ideas on this would be awesome! Please let me know if I need to give further information. Thank you.

[01-Jul-2011 13:13:08] PHP Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

[01-Jul-2011 13:13:08] PHP Fatal error: Unknown: Failed opening required 'C:/Apache2.2/htdocs/p202/index.php' (include_path='.;C:\php\pear') in Unknown on line 0

link|improve this question
PEAR has nothing to do here. It is definitely a permission issue. Can you please post which permissions you actually have? Please also check if files are not encrypted (right click -> Properties -> Advanced -> Encrypt contents to secure data) – LazyOne Jul 2 '11 at 9:55
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.