Setup Prosper202 On Windows 2008 Rc2

AllBizNiz

Living The Dream
Oct 27, 2009
1,690
21
38
Ohio
I've been having some issues setting up prosper on my Windows VPS and wanted to see if anybody here has conquered this and what steps you took to get this working.

Server Setup is the following

Apache 2.2.19
MySQL - 5.5.13
PHP 5.3.6

I'm getting the following errors in my php log when I try and access this. I've given everybody write access to the entire folder which did nothing. I also installed PAIR about 3 times. Mod rewrite is enabled.

[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
 


Thanks man. Looks like there was a problem with pear. I ran the pear cmd and it said I had a bad environmental variable. I corrected that and can run pear from the cmd prompt successfully now. I'm still getting the same errors in my PHP log file though. I wonder if this is still some sort of permissions issue.
 
Are you running file encryption?

I've noticed this thing might be encrypting stuff. Every time I reboot the server it asks about an encryption key. I also noticed that each individual file as an "unblock" option on it. I went ahead and unblocked the index in the root and some other files in the setup directory of Prosper202.
 
I thought Windows EFS may have been running and encrypted your files. Don't think it's available in 2008.