Hello.
I just clicked on "i" for sef_urls plugin. Then the site has gone inaccessible. I already removed a file inside the plug-in table with phpAdmin. I do not find a .htaccess file on the root of the gallery. The version of Coppermine gallery is the latest one that was released a few days ago.
If I go to the site (http://gallery.mhouse-j.com/), I see a messsage that says, "Forbidden You don't have permission to access /index.php on this server." The permission of the root directory is 755. I don't know what to do.
Thank you for any help that I can get.
Tom Bluewater
You posting to No support board,Next time post to proper board please
Moving ...
- PM me a ftp account if it's ok, I'll check that
I am sorry about that.
after checking gallery , I've found .htaccess under root of gallery !
and after remove it everything seems okey
Quote from: Sami on November 01, 2006, 10:41:04 AM
after checking gallery , I've found .htaccess under root of gallery !
and after remove it everything seems okey
Thank you very much. You are very kind.
Most FTP clients hide files with a leading dot in the filename (as on Lunix-driven systems, those are system-files). This applies to .htaccess files as well. Out of the top of my head, I know that WinSCP (http://winscp.net/) does display system files that contain a leading dot (in case you need an FTP client for similar issues in the future).
I see. My FTP application comes with a function that makes invisible files visible. But I still didn't see it, though.