sasvirtual Posted October 4, 2010 Report Share Posted October 4, 2010 When I went to install PHP VMS after uploading to a webhost. I ran the installation but got an error saying that core/local.config.php isnt writable. Also how do i write the permissions as stated on the prelimanary installation requirements. I have also use www.000webhost.com as my host. Please help i am very new to this and I need to have this site up asap. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted October 4, 2010 Administrators Report Share Posted October 4, 2010 If the file does not exisit yet, create it yourself with nothing in it and make sure the permissions are correct. If it already exsists check the permissions and make sure it is writable. You can check/change permissions using your ftp client easily. Quote Link to comment Share on other sites More sharing options...
sasvirtual Posted October 5, 2010 Author Report Share Posted October 5, 2010 So how do you write permissions, im not familiar how to do that. Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted October 5, 2010 Report Share Posted October 5, 2010 using your ftp client change the config file from 644 to 666 after your install is done, change your local_config.php back to 644. You can do this in your ftp client by right clicking the file in question and going to properties. Here is a handy link that describes setting permissions. http://www.washington.edu/computing/unix/permissions.html Quote Link to comment Share on other sites More sharing options...
sasvirtual Posted October 5, 2010 Author Report Share Posted October 5, 2010 where is the ftp client located Quote Link to comment Share on other sites More sharing options...
sasvirtual Posted October 5, 2010 Author Report Share Posted October 5, 2010 http://www.sasvirtual.comli.com/install/install.php Thats what i get when i run the installer.... Quote Link to comment Share on other sites More sharing options...
sasvirtual Posted October 5, 2010 Author Report Share Posted October 5, 2010 Started: 10/4/2010 10:27 PM Operation timed out. Cancelling... Operation timed out. Cancelling... core\local.config.php - error occurred - An FTP error occurred - cannot put local.config.php. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the server is properly configured. File activity incomplete. 1 file(s) or folder(s) were not completed. Files with errors: 1 core\local.config.php Finished: 10/4/2010 10:28 PM I get this error when trying to upload core/local.config.php Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 7, 2010 Administrators Report Share Posted October 7, 2010 Warning: fopen(/home/a9333231/public_html/core//local.config.php) [function.fopen]: failed to open stream: Permission denied in /home/a9333231/public_html/install/Installer.class.php on line 56 This is a permissions error, set that file to 777 Quote Link to comment Share on other sites More sharing options...
sasvirtual Posted October 8, 2010 Author Report Share Posted October 8, 2010 i have dreamweaver cs5, can i set permissions through that, and if yes how do i? Quote Link to comment Share on other sites More sharing options...
TennShadow Posted October 8, 2010 Report Share Posted October 8, 2010 i have dreamweaver cs5, can i set permissions through that, and if yes how do i? You can download FileZilla and use that to change the permissions. Quote Link to comment Share on other sites More sharing options...
sasvirtual Posted October 9, 2010 Author Report Share Posted October 9, 2010 can you give me a step by step instruction on how to do that after i installed it Quote Link to comment Share on other sites More sharing options...
sasvirtual Posted October 9, 2010 Author Report Share Posted October 9, 2010 I figured out how to set the permissions but when i uploaded the phpvms file, i got this error: Fatal error: Class 'DB' not found in /home/a9333231/public_html/core/common/SettingsData.class.php on line 28 how can this be fixed? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted October 9, 2010 Administrators Report Share Posted October 9, 2010 Try re-uploading the files up again. That is usually an indication of a corrupted file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.