Forum Moderators: coopster
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
Fatal error: Unknown: Failed opening required 'C:/wamp/www/folder_name/index.php' (include_path='.;C:\php5\pear') in Unknown on line 0
Everything I've found on Google leads me to think it's a permissions issue, but I've also found nothing specific to Windows. He's telling me that the permissions are fine - something along the lines of "with windows permissions are 777 all the time". I don't know enough about Windows servers to disagree with that, but it just doesn't seem correct.
Either way, other PHP files in different folders are working.
Anyone got a "for dummies" explanation of what this error means? Best I can tell is either Apache or PHP isn't able to read the PHP file.
Any suggestions on what to suggest?