Closed jvdreamworker closed 9 years ago
Here's the error from my server error log: (xx to replace ip and port addresses)
[Sun Sep 06 18:09:48.024941 2015] [core:alert] [pid 226183] [client xx.xx.xx.xxx:xxxxx] /home/survival/public_html/cclf/pickem/.htaccess: Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration
It sounds like your host does not allow you to override certain settings via .htaccess. Try commenting out all of the lines in .htaccess that start with 'php_flag', and then uncommenting them one by one (in between refreshes) to determine which one is not allowed.
Thanks Kevin, I had worked with them over the weekend and got it resolved. They are very helpful. It is installed and running.
I appreciate the help.
Sent with inky "Kevin Roth" notifications@github.com wrote:
It sounds like your host does not allow you to override certain settings via .htaccess. Try commenting out all of the lines in .htaccess that start with 'php_flag', and then uncommenting them one by one (in between refreshes) to determine which one is not allowed. —
Reply to this email directly or view it on GitHub.![]()
Great, glad you were able to work it out.
I changed the config.php changed to try different settings, nothing seems to work. I get a 500 error misconfiguration. I am sure it is something I am doing wrong but for the life of me can't find out what.