grfxmon Posted November 25, 2007 Posted November 25, 2007 (edited) Hey guys, I've recently discovered silverstripe and i'm trying to use to to develop my site. I'm completely clueless on the PHP thing (so far i've only dreamweaver and flash to develop my pages) and right now i've got these error messages: Is the .htaccess file writeable? User 'nobody' needs to write be able to write to this file: /home/grfxmon/public_html/testing/silverstripe-v2.1.1/.htaccess Is the mysite/ folder writeable? User 'nobody' needs to write be able to write to this file: /home/grfxmon/public_html/testing/silverstripe-v2.1.1/mysite Is the tutorial/ folder writeable? User 'nobody' needs to write be able to write to this file: /home/grfxmon/public_html/testing/silverstripe-v2.1.1/tutorial Is the assets/ folder writeable? User 'nobody' needs to write be able to write to this file: /home/grfxmon/public_html/testing/silverstripe-v2.1.1/assets can anyone give me some advice? thanks, dave Edited November 25, 2007 by grfxmon Quote
TCH-Thomas Posted November 25, 2007 Posted November 25, 2007 Welcome to the forum, dave. You will need to change the permission for the files and folders it asks for. This is easily done either through file manager in cpanel or through ftp. For ftp, please see the section "How Do I Change Permissions" in this thread Through cpanel, I believe it is: Log in to cpanel Scroll down until you see file manger link go to your file and highlight it On top of page you should see a link called "Change permissions" or similar, click it and tell type 777 or what ever permissions the files or folders needs. Quote
TCH-Bruce Posted November 25, 2007 Posted November 25, 2007 Welcome to the forums Dave It's not wise to give write access to the .htaccess file or your folders. In doing so you are opening yourself up to being hacked. If you change the permissions to allow what ever program is it would be wise to set them back to their defaults when you are done. Quote
grfxmon Posted November 26, 2007 Author Posted November 26, 2007 thanks for the help guys Welcome to the forums Dave Quote
grfxmon Posted November 26, 2007 Author Posted November 26, 2007 alright, i don't know if you guys can help with this one but when i tried to install, i got this error message: "Fatal error: Class 'RequiredFields' not found in /home/grfxmon/public_html/testing2/silverstripe-v2.1.1/sapphire/forms/ComplexRequiredFields.php on line 7" Quote
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.