drogers Posted August 8, 2010 Share Posted August 8, 2010 I have apache2.2, php 5.2 and mysql 5.1 installed and working correctly on windows xp. I can access any file just fine except for the whcms directory. I get Not Found The requested URL /whcms/install/install.php was not found on this server. I put a test.php file in this directory and it works fine. I have entered this in to php.ini and the loader-wizard.php shows that iocube is working. zend_extension_ts = "C:\web\ioncube\ioncube_loader_win_5.2.dll" I have enabled extension=php_curl.dll I'm assuming the istallation is the same as installing online.. Rename config file, copy to web directory and run install.php. Is there anything that I may have overlooked? 0 Quote Link to comment Share on other sites More sharing options...
mylove4life Posted August 8, 2010 Share Posted August 8, 2010 put a ioncube file in it and see if that works or run the php info file to see if ioncube is really working. 0 Quote Link to comment Share on other sites More sharing options...
drogers Posted August 8, 2010 Author Share Posted August 8, 2010 put a ioncube file in it and see if that works or run the php info file to see if ioncube is really working. Thank You... ioncube wasnt showing in the phpinfo and i got installed correctly and working. 0 Quote Link to comment Share on other sites More sharing options...
multisoft Posted September 14, 2010 Share Posted September 14, 2010 the admin area is working, but the main page and others aren't? i'm usint http://www.wampserver.com, ionCube is enabled. Apache 2.2.11 PHP 5.2.11 how can i resolve this issue? 0 Quote Link to comment Share on other sites More sharing options...
disgruntled Posted September 15, 2010 Share Posted September 15, 2010 the admin area is working, but the main page and others aren't?i'm usint http://www.wampserver.com, ionCube is enabled. Apache 2.2.11 PHP 5.2.11 how can i resolve this issue? configuration.php $error_reporting "true"; try that to see if you get and error message in your client areas. note this is in the sticky post at the top of this forum read that for more info if you dont understand the error 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.