nicc777 Posted February 15, 2007 Share Posted February 15, 2007 Hi, I have a custom compiled version of Apache 2.2.3, mainly because of some mod_perl stuff I also have running. I have sucessfully (as far as I can tell) compiled and installed PHP 5 on the system. A typical info page works well, and phpMyAdmin works like a charm. Now I am trying to install osCommerce, but I get stuck at this screen: '/catalog/install/install.php?step=2' This is the screen that pops up just after you click on 'New Installation'. Both check boxes are checked, and when I click on continue, I just get the same page back again. Here is what I have done so far: * The directory and files are owned by the same user the web server is running as * All regular files are now with 755 permission * I have enabled error logging in php.ini and modified register_globals to be "On" When I click the 'Continue' button, I only have one entry in my access_log file: 10.0.0.5 - - [14/Feb/2007:14:19:49 +0200]"POST /shop/catalog/install/install.php?step=2 HTTP/1.1" 200 4991 "http://10.0.0.8/shop/catalog/install/install.php?step=2" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9" No errors in the PHP error log. I have also tried recomiling PHP 4, but weird things start to happen then, like phpMyAdmin looses a lot of formatting etc. osCommerce can install using PHP 4, but after the installation, as soon as I want to use the admin facility OR visit the shop front end, the Apache child segfaults and nothing returns to the browser. The error log shows the following: [Wed Feb 14 13:44:45 2007][notice] child pid 27172 exit signal Segmentation fault (11) Any ideas? Thanks Link to comment Share on other sites More sharing options...
natewlew Posted February 16, 2007 Share Posted February 16, 2007 Its a problem with oscommerce and php5. register_long_arrays = on in the php.ini. Other great Open Source (Free) programs: (Free as in free speech not free beer) The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS How do I find these programs? Google Search! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.