Member
Member
joomlales   2006-03-21, 14:35
#1

I must be dense! In step 3 you are asked to CHMOD 2 folders to 777... I cannot see those folders in the site nor in the downloadable zip or tar files.... What am I missing?

Duh!

Les :-)

PS Cool app!

Member
Member
rickindy   2006-03-21, 18:17
#2

If they aren't there, you will need to make them with the mkdir command and then do the chmod.

Go to the directory where you installed zenphoto and type in:
mkdir albums
mkdir cache
and then
chmod 777 albums
chmod 777 cache

That should get you going.

Member
Member
joomlales   2006-03-21, 21:17
#3

Hey "rickindy" ---- I created and chmoded the 2 folders in the same sub-directory as "themes" is in... No change. Did I install in the correct spot? Also when I run the setup.php file, I get "MySQL Error: Could not connect to the database server".

I appreciate your help.

Les (-:

Member
Member
rickindy   2006-03-21, 21:28
#4

That's the right directory.

If you can't connect to the database, not much else matters, since the site won't run.

Make sure you've got the correct database information from your hosting service and then enter that information in the config.php file

Member
Member
joomlales   2006-03-21, 22:06
#5

Well - I guess my brain activity has increased..... I created a MYSQL DB in cPanel, miodified the config.php and presto! It works... I think that Noobs will have problems with all this...... I am not a Noob and just assumed the Db would be created through "FM"! All is well that ends well!

Les :-)

Thanks 'rickindy"!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.