View Full Version : .htaccess errors and Magento, and DirectAdmin
DeadBeet
01-26-2012, 07:39 AM
I'm experiencing issues with .htaccess, DirectAdmin and Magento. Hoping someone here can help me. I see errors for each entry in the .htaccess
php_value's
php_flag's
Options
SSLOptions
Anything that should be running on Apache that probably isn't? I get a 500 error if any of these aren't commented out in the .htaccess
zEitEr
01-26-2012, 10:50 AM
I see errors for each entry in the .htaccess
And what error log says? Check the particular error log for your virtual host.
Do you buy hosting with Directadmin or supports the server powered by Directadmin?
DeadBeet
01-26-2012, 11:56 AM
I support the server that has DA:
.htaccess: SSLOptions not allowed here
And it returns those errors for each .htaccess: "php_flag" or "php_value" or "Options" not allowed here.
zEitEr
01-26-2012, 10:01 PM
Then check main apache configs. Pay attention to AllowOverride option.
And check how is PHP installed? As CGI (mod_suphp)?
grep -i ^php /usr/local/directadmin/custombuild/options.conf
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.