Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Really strange install issue


mcalautt

Recommended Posts

Posted

:huh:

from catalog/install/install.php

 

the 2nd page after you click "new install"

 

you select

Import Catalog Database:

Automatic Configuration:

 

and when I hit continue, it looks as if it is going to go to the next page and then it comes up to the same page again.

 

I just installed a fresh install of fedora core 6 and mysql running on apache

 

Nothing in the error logs of course.

 

my config is.

httpd -V

Server version: Apache/2.2.3

Server built: Sep 11 2006 09:43:05

Server's Module Magic Number: 20051115:3

Server loaded: APR 1.2.7, APR-Util 1.2.8

Compiled using: APR 1.2.7, APR-Util 1.2.7

 

php --version

PHP 5.1.6 (cli) (built: Feb 16 2007 11:31:10)

Copyright © 1997-2006 The PHP Group

Zend Engine v2.1.0, Copyright © 1998-2006 Zend Technologies

 

cat /proc/version

Linux version 2.6.20-1.2933.fc6 ([email protected]) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)) #1 SMP Mon Mar 19 10:42:48 EDT 2007

Posted
:huh:

from catalog/install/install.php

 

the 2nd page after you click "new install"

 

you select

Import Catalog Database:

Automatic Configuration:

 

and when I hit continue, it looks as if it is going to go to the next page and then it comes up to the same page again.

 

I just installed a fresh install of fedora core 6 and mysql running on apache

 

Nothing in the error logs of course.

 

my config is.

httpd -V

Server version: Apache/2.2.3

Server built: Sep 11 2006 09:43:05

Server's Module Magic Number: 20051115:3

Server loaded: APR 1.2.7, APR-Util 1.2.8

Compiled using: APR 1.2.7, APR-Util 1.2.7

 

php --version

PHP 5.1.6 (cli) (built: Feb 16 2007 11:31:10)

Copyright © 1997-2006 The PHP Group

Zend Engine v2.1.0, Copyright © 1998-2006 Zend Technologies

 

cat /proc/version

Linux version 2.6.20-1.2933.fc6 ([email protected]) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)) #1 SMP Mon Mar 19 10:42:48 EDT 2007

 

Hi!

 

I had the same problem as you as searched the forum but no solution... Then I decided to check out the bug reports section on this site under installation issues and found the solution. These two fixes will probably fix your problems.

 

http://www.oscommerce.com/community/bugs,3915/search,install

 

http://www.oscommerce.com/community/bugs,3001/search,install

 

Regards!

/Rob

Posted

make sure register long arrays is on in your php.ini file

 

it is off by default

 

 

 

changed mine and it works with no problem

 

.... now if i can just get easy populate to work correctly ...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...