, Guest!
Already a Member? Login or Register.





Menu



Clients



Showcase



Rate FlexCMS

ScriptSearch.com Rating:

Hotscripts Rating
Excellent!
Very Good
Good
Fair
Poor



FlexCMS eNews

To subscribe to our enewsletter, please enter your email address in the box below and click the "Subscribe" button.


Note:  You may easily remove yourself from the newsletter list at any time by following the instructions included with every mailing.

LATEST DEVELOPMENT NEWS:  FlexCMS 2.5 has been released!!! Click here to read the official announcement!

Home > FlexCMS Support Forum > User Help > FAQ's: Installation of FlexCMS > After installing FlexCMS, pages point back to index page

FlexCMS Support Forum


After installing FlexCMS, pages point back to index page
Started February 25, 2005 @ 3:49pm by otter
(This thread is currently Locked) 
otter
Administrator

Posts: 157
 
After installing FlexCMS, pages point back to index pageFebruary 25, 2005 @ 3:49pm
PLEASE NOTE: THIS APPLIES TO ONLY FLEXCMS 1.2 VERSION.

This happens when PHP is running in CGI mode instead of as an Apache module.

To fix this problem, find the following line in the index.php file:

$QS = $HTTP_SERVER_VARS["HTTP_HOST"].$HTTP_SERVER_VARS["PHP_SELF"];

and replace it with:

$QS = $HTTP_SERVER_VARS["HTTP_HOST"].$HTTP_SERVER_VARS['REQUEST_URI'];
 

Last Edit: April 7, 2005 @ 3:38pm by otter
rvdc2005


Posts: 17
 
Resolved!February 25, 2005 @ 4:21pm
Your suggestion to modify the index.php file worked!
Thanks.
 

(This thread is currently Locked) 







All Contents, Code, Scripts and Technologies Copyright 2003-2007 FlexCMS.
All Rights Reserved. Software License Agreement

Processing Time: 0.09421 seconds.
 

Powered By FlexCMS
Powered By FlexCMS


Valid CSS!