osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

never get to step 2 installation

This is a discussion on never get to step 2 installation within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; clicking the continue button on the 'install.php?step=2' page just seems to refresh. Setup is as follows: osCMax v2.0 PHP Version ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #11  
Old 06-17-2005, 08:36 AM
New Member
 
Join Date: May 2005
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
blioux
Default Same issue different setup

clicking the continue button on the 'install.php?step=2' page just seems to refresh.

Setup is as follows:
osCMax v2.0
PHP Version 5.0.4
MySQL 4.1.7
IIS 6.0
Windows NT 5.2 build 3790

Any help is greatly appriciated
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #12  
Old 06-17-2005, 12:05 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,987
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Same issue different setup

Sorry, cant help much with IIS. Any IIS experts out there???
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #13  
Old 06-17-2005, 12:15 PM
New Member
 
Join Date: May 2005
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
blioux
Default RE: Same issue different setup

How about the MySQl and PHP verions I'm using... do you think they would cause something like this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #14  
Old 06-17-2005, 12:47 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,987
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Same issue different setup

I think it is the combo of those versions w/IIS/windows.

I have heard others running running linux/apache with those php/mysql versions with no issues at all.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #15  
Old 06-19-2005, 05:19 PM
Lurker
 
Join Date: Apr 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
deenesh
Default Re: Same issue different setup

for blioux,
If you've any Internet related security software (firewall etc.), disable it and try the installation again.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #16  
Old 06-22-2005, 01:51 PM
Lurker
 
Join Date: Jun 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
andromus
Default Possible Cause/Solution

I ran into this problem as well. For me, it was a problem with my php5 configuration.

The culprit was a php5 configuration option called "register_long_arrays" which was turned off in my php.ini file. I changed the line:

"register_long_arrays = off"

to:

"register_long_arrays = on"

I think that "off" may be the default option, but I may have set it that way when I installed php5 - I don't remember right now.

Either way, this fixed the issue for me. I hope that it helps you :o)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #17  
Old 06-22-2005, 01:54 PM
New Member
 
Join Date: Nov 2004
Location: Colorado
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
RyanSmith
Default RE: Re: Same issue different setup

It's because of PHP 5. Try installing PHP 4.3.x and see if that solves your problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #18  
Old 06-22-2005, 02:03 PM
Lurker
 
Join Date: Jun 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
andromus
Default Re: RE: Re: Same issue different setup

Quote:
Originally Posted by RyanSmith
It's because of PHP 5. Try installing PHP 4.3.x and see if that solves your problem. I have run into this problem before
Yes, that would fix the problem as well. However if you want to use php5, altering the php.ini file as I have noted above fixes the issue.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #19  
Old 06-23-2005, 10:52 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,792
Thanks: 5
Thanked 104 Times in 90 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default Re: RE: Same issue different setup

Quote:
Originally Posted by msasek
Sorry, cant help much with IIS. Any IIS experts out there???
Yea...uninstall IIS and install Apache.....

Use EasyPHP or as Mike said use Apache2triad!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #20  
Old 06-24-2005, 11:12 AM
New Member
 
Join Date: May 2005
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
blioux
Default RE: Re: Same issue different setup

thanx andromus, i wish i would have seen your post before i regressed to 4.3.11... although after looking around i think i'll be more confident in using a v4 branch

thanx all
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
please giv me advise for upgrading Step-By-Step Manual Order Entry 1.8 jikey osCMax v2 Customization/Mods 1 12-09-2006 04:00 AM
BTS 1.5 seems like a step backward ... FlipC osCMax v2 Customization/Mods 3 09-27-2006 12:49 PM
Can not proceed to Installation step #2 tla osCommerce 2.2 Installation Help 1 07-14-2006 12:47 AM
Anyone Have SSL Step By Step Instructions? SpongeBob osCommerce 2.2 Installation Help 2 10-13-2005 06:21 PM
another step 2 problem :p eTiMaGo osCommerce 2.2 Installation Help 0 02-09-2003 06:17 AM


All times are GMT -8. The time now is 12:14 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax