Apache is not obeying your .htaccess file. Try entering the following into your web server's httpd.conf file:
<Directory /home/jreelfly/public_html/modules/Gallery>
AllowOverride Options FileInfo
</Directory>Magic quotes are on. Your webserver administrator can turn them off by putting :
magic_quotes_gpc = Off
in your php.ini file.Hi, would anyone please kindly help.Either mod_rewrite is not installed or your .htaccess file is not enabled (see above). Either way, we'll have to use longer URLs in the Gallery. If you want to turn it on, first make sure that your .htaccess file is being obeyed. If it still doesn't work, you may need to reconfigure and rebuild Apache with this flag:
--enable-module=rewrite
I got these 3 warnings when I run Gallery's setup. I thought the .htaccess is enabled on every directory. Why is this the case now? How do I enable .htacess again?
Who should I contact to disable the Magic-Quotes?
And what should I do to enable mod_rewrite?
I'm on siberia. Thanks a million for your help.![]()
-zeroem


LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks