Can't get past install screen
Permalink
When I go to my domain I am looking at the Inatll Concrete5. Below is the "Testing Required Items" with 9 check boxes for the various items. I do NOT have a green check next to "Supports concrete5 request URLs" but a red error that says: "concrete5 cannot PARSE THE PATH_INFO information provided by your server."
Prior to the install I created a tmp file in the root and then created a php5.ini file and inserted the following two lines of code:
cgi.fix_pathinfo=1
session.save_path ="tmp/"
Still I am getting an error message that won't allow me to move past this screen. Can anyone help.
Prior to the install I created a tmp file in the root and then created a php5.ini file and inserted the following two lines of code:
cgi.fix_pathinfo=1
session.save_path ="tmp/"
Still I am getting an error message that won't allow me to move past this screen. Can anyone help.