dragon64 Posted December 1, 2006 Posted December 1, 2006 I had oscommerce working with early versions of apache 2 and mysql 5 and php4. Then I spend some time and upgraded apache to latest with ssl and compiled php5 into the mix and now it seems like oscommerce is upset for some reason. I don't see any error in apache error logs. But when it seems like i can't create a new user account and I can't retrieve old account (mail lost password) for example and I can't go in admin to modify any records and every click just returns me back to where I am. I even tried to move install dir back and re-initiate install and when I get to second screen new install for followin option import catalog database, automatic config and click continue..it won't go to next screen and just returns where it is without any error. I have check my database username and passowrd in configure file and I can access database. any ideas? does any thing special needs to go in php.ini with my new apache/php instance?
dragon64 Posted December 1, 2006 Author Posted December 1, 2006 after further looking, I also see these bunch of these in apache logs. [Fri Dec 01 00:20:11 2006] [error] [client 64.30.206.230] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'includes/languages/english/' for inclusion (include_path='.:/usr/local/apache/php/lib/php') in /usr/local/apache/htdocs/catalog/admin/includes/application_top.php on line 133,
dragon64 Posted December 1, 2006 Author Posted December 1, 2006 I think I got it. php.ini global reg and long had to be enabled in php 5.2.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.