icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old November 3rd, 2003, 3:10 PM   #10 (permalink)
the one who was
Super #1
 
patrickb's Avatar
 
Joined in Jul 2003
Lives in Memphis
1,967 posts
Gave thanks: 0
Thanked 3 times
Try changing the filename in Cpanel to just htaccess without the period, and then chmod it, change the name back, and repeat to reverse... Long process, but it will work.
__________________
Patrick

Warnings: The program(s) might crash unexpectedly or behave otherwise strangely. (But of course, so do many commercial programs on Windows.) --www.gimp.org
patrickb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old November 6th, 2003, 2:46 AM   #11 (permalink)
Registered User
Fresh Surpasser
 
Joined in Sep 2003
11 posts
Gave thanks: 0
Thanked 0 times
i know of two FTP clients that will allow you to see files with . prefixes. Both CuteFTP and WSFTP. On the right hand side there is a text box (under the mkdir button). You type -la and press enter and it will show all hidden and prefixed files.

As for the chmod. Both Clients have the ability to chmod files.

During the installation of Gallery, it needs you to set the permissions on the .htaccess file to 666 because during configuration, the setup files are writing to the .htaccess and config.php files. The setup files will actually freak out and not let you continue with configuration if those two files' permissions arn't set correctly. (right click on file, go down to operations, and then choose FTP commands. In wsftp, almost the same in CuteFTP).

The 777 permissions are meant for your albums directory. If it's not set correctly, you won't be able to upload files to the directory and neither will anybody else.

As for imagemagick, I have mine set as /usr/local/bin and it works.
Jhead can be downloaded from here Jhead download place. Just move it into your tools directory in your gallery directory. Chmod it to 755 and place the location into the config ( like this /home/(your username)/public_html/gallery/tools/jhead ).

Anything else?
spydie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old November 6th, 2003, 2:09 PM   #12 (permalink)
Just Some Guy..
Comfy Contributor
 
Joined in Oct 2003
127 posts
Gave thanks: 0
Thanked 5 times
To add to that about Imagemagick... depending on the setup of the server, you will find it:

/usr/local/bin/convert

or

/usr/X11R6/bin/convert

or

/usr/bin/X11/convert
Aric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On