Does anyone know why I might be getting this error message trying to post a new story to my website?
Warning: fopen(stories/1/130.txt): failed to open stream: Permission denied in /usr/local/4admin/apache/vhosts/mywebsite.com/httpdocs/fanfictionarchive/stories.php on line 201
Warning: chmod(): Unable to access stories/1/130.txt in /usr/local/4admin/apache/vhosts/mywebsite.com/httpdocs/fanfictionarchive/stories.php on line 207
Warning: chmod(): No such file or directory in /usr/local/4admin/apache/vhosts/mywebsite.com/httpdocs/fanfictionarchive/stories.php on line 207
My stories folder is already set to 777.
Is the 1 folder CHMOD'd to 777? Are the files CHMOD'd to 644?
<slaps forehead>
Thank you, I'm a dunce. That was the problem. Don't know why they changed, but it works now hehe.