Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Converting to 4.0... Following step by step instructions... Stuck.... again....


Recommended Posts

Posted
Contents

I have gone through 1-17 successfully, and step 18 says to "access the admin area".
When I try to load the index.php in the root, I get this:

Please check Authorization topic in readme file.

there is nothing in the readme for this....

I have no idea if I am even accessing the correct page to get to the admin side?

I assume once I get to the admin page for the new oscommerce, I will have some luck - I am just not sure which link to use?

Posted
3 hours ago, bastosdesign said:

I have no idea if I am even accessing the correct page to get to the admin side?

Step 18 is referring to the admin of the V4 shop, not your live shop. Did you install the V4 package first? Assuming you did, you would access the admin with https://YOUR DOMAIN NAME/v4/admin/ assuming you installed the package in a directory named v4.

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

  • 1 year later...
Posted

I have the same issue. I have gone through 1-17 successfully, and step 18 says to "access the admin area". I did not see the extension tab under Module. I did not install the V4 version yet. I thought once I get the APP shop it will help me to do the upgrade.

Posted
3 hours ago, Jack_mcs said:

No, you have to install V4.

Ok. Thanks. I am doing that. I am getting this "Error. Can't connect to database server."  Do you know who to fix this?   thanks

Posted

maybe I did not understand how to enter the following information:

Database host:* Database name:*
Database username:* Database password:*

 

what to enter for database host? I am using mysql so I guess dataname is osc. but what is database host?

Posted

Please tell me what to enter for Database host:? I created a new empty database with user name and password but I don't where is this database located in / directory?

Posted

Can anyone tell me what is this mean?

Under Connection settings tab fill in the OSCommerce bridge URL field with the link from your older osCommerce version where the required data is located

how do I find this "OSCommerce bridge URL field" on my old oscommerce?  thanks.

Posted

now I am getting another error Error while establishing connection: PHP option allow_url_option must be enabled for this operation. Please correct settings in your php.ini.  Is this php.ini from my older version or from my new version?

 

Posted
3 minutes ago, jacktu said:

now I am getting another error Error while establishing connection: PHP option allow_url_option must be enabled for this operation. Please correct settings in your php.ini.  Is this php.ini from my older version or from my new version?

 

I created a pho.ini with the followings:

expose_php = Off

max_execution_time = 600

max_input_time = 600

max_input_vars = 10000

memory_limit = 256M

post_max_size = 64M

upload_max_filesize = 64M

max_file_uploads = 50

session.gc_probability = 1

session.gc_maxlifetime = 14400

open_basedir = Off

 

I am getting this error now.  Server error:500.  Any idea?

 
Posted
15 hours ago, jacktu said:

I created a pho.ini with the followings:

Try adding the following. Some servers won't allow it to be changed that way so you may need to ask your host to verify it is enabled. Also, to be clear, the php.ini file belongs in the directory for the v4 shop, not your original shop.

allow_url_fopen = On

 

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...