Issue installing PHPVMS

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.

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.

So how do you write permissions, im not familiar how to do that.

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

where is the ftp client located

http://www.sasvirtual.comli.com/install/install.php

Thats what i get when i run the installer…

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

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

i have dreamweaver cs5, can i set permissions through that, and if yes how do i?

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.

can you give me a step by step instruction on how to do that after i installed it

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?

Try re-uploading the files up again. That is usually an indication of a corrupted file.