View Single Post
Old March 5th, 2005, 02:35 PM   #4 (permalink)
chavalo
Junior Member
Verified Customer
 
Join Date: Mar 2003
Posts: 20
Ok guys...who ever is having this error it is either the path or the chmod, make sure you set the values correctly...mine is now working.


Now create a directory on your web server for PhotoPost. The directory needs to be accessible via the web. FTP PhotoPost's directories and files from your local machine to your server. The directory structure on your server should be as follows:

photopost
images (chmod 755)
uploads (chmod 777)
help (chmod 755)
data (chmod 777)
1 (chmod 777)
2 (chmod 777)
500 (chmod 777)
languages (chmod 755) (all subdirectories, too)
english (chmod 755)

Be sure to FTP all .php and .sql files into
chavalo is offline   Reply With Quote