coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: ramidiabhinav on January 10, 2007, 07:42:00 AM

Title: trouble with SEF urls
Post by: ramidiabhinav on January 10, 2007, 07:42:00 AM
Guy's

recently i bought a site which is with coppermine script.and i am very new to this script.the site is residing in reseller account.so with the SEF plugin on the site is giving me a 404 error.but the moment i took it out the site is working fine.but with the dynamic urls.is there any problem with the permissions set by the server.
Title: Re: trouble with SEF urls
Post by: Nibbler on January 10, 2007, 04:05:25 PM
Make sure the server supports directory level .htaccess files, mod_rewrite is enabled and the .htaccess file is present in the Coppermine directory.
Title: Re: trouble with SEF urls
Post by: mismo on November 27, 2007, 02:18:12 PM
I have the same problem with this plugin. After installing it get 404 not found errors. My server supports directory level .htaccess files, mod_rewrite is enabled, but the .htaccess file is not present in the Coppermine directory, because Coppermine is installed into subdirectory.
My hosting provider is http://www.cirtexhosting.com
Servers are running Linux (Redhat & CentOS).
What should I do to get SEF urls working?
Title: Re: trouble with SEF urls
Post by: mismo on November 27, 2007, 05:47:54 PM
The problem is solved!
I don't think, that the plugin had the rights to create new .htaccess file to that folder (or the problem was something else).
Anyway I uploaded .htaccess file to that directory and set the rights to 0777 and later after installing back to 0644.
Now it is working fine.