Failed to write conf.php
|
4 posts
|
Hy guys, I’m installing FrogCMS on a subfolder of a domain. Warning: file_put_contents(../config.php) [function.file-put-contents]: failed to open stream: Permission denied in D:\inetpub\webs\caniledisavonait\cms\install\index.php on line 58 Fatal error: Class ‘PDO’ not found in D:\inetpub\webs\caniledisavonait\cms\install\index.php on line 75 obviously the file on “cms/config.php” is present and it has 777 permissions. I’ve also tried to re-upload all the cms files without success. Edit: My Frog installationg is running on a Windows server. It seems that it has serious permission problems: I’ve tried to upload a local installation of FrogCMS and manually creating the database structure with sql exported from local phpmyadmin. |