Installation Requirements- Support for C5 Request URLs
Permalink
I installed the lastest version on Go Daddy. When I go to my site it says...
Support for C5 Request URLs
concrete5 cannot parse the PATH_INFO or ORIG_PATH_INFO information provided by your server.
Everything else has a green light
It has a form to the right to fill out for information regarding my database info, however, I am not able to fill out the form. It does not allow you to type information (like I am here.
If to install this if I were able to fill out the form and install (as it states to do), would this fix the problem?
Support for C5 Request URLs
concrete5 cannot parse the PATH_INFO or ORIG_PATH_INFO information provided by your server.
Everything else has a green light
It has a form to the right to fill out for information regarding my database info, however, I am not able to fill out the form. It does not allow you to type information (like I am here.
If to install this if I were able to fill out the form and install (as it states to do), would this fix the problem?
cgi.fix_pathinfo = 1
Additional information in the GoDaddy Help Page:
http://help.godaddy.com/topic/769/article/4675?locale=en...
Now it's working! ;)