Jump to content


Corporate Sponsors


Latest News: (loading..)

install problem


11 replies to this topic

#1 chrisdevelop

  • Community Member
  • 8 posts
  • Real Name:Chris Caudle

Posted 19 October 2009, 09:59

I have installed the latest version v3 and everything seemed to go ok. however although i changed permissions on the includes/config file there is no admin/config file on the folders.

When it all loaded which went on, when i went into admin then clicked on configuaration or any other subject the screen just says loading with a circle going around all the time thats where it stops.


Can anyone shed light on how I can correct this Please

#2 spooks

  • Community Member
  • 7,017 posts
  • Real Name:Sam
  • Gender:Male
  • Location:UK

Posted 19 October 2009, 10:02

Did u check your server complies with the minimum requirements?


Sam

Remember, What you think I ment may not be what I thought I ment when I said it.

Contributions:


Auto Backup your Database, Easy way

Multi Images with Fancy Pop-ups, Easy way

Products in columns with multi buy etc etc

Disable any Category or Product, Easy way

Secure & Improve your account pages et al.

#3 chrisdevelop

  • Community Member
  • 8 posts
  • Real Name:Chris Caudle

Posted 19 October 2009, 10:12

Yes i did and everything is to spec the shop loads ok just the admin. The admin page shows but just keeps loading when i click on anything, I could not find a config file anywhere in admin

#4 spooks

  • Community Member
  • 7,017 posts
  • Real Name:Sam
  • Gender:Male
  • Location:UK

Posted 19 October 2009, 11:08

View Postchrisdevelop, on 19 October 2009, 10:12, said:

Yes i did and everything is to spec the shop loads ok just the admin. The admin page shows but just keeps loading when i click on anything, I could not find a config file anywhere in admin


You sure? this issue is usually due to missing json_encode() which was introduced in PHP v5.2.

Otherwise look at cookies.
Sam

Remember, What you think I ment may not be what I thought I ment when I said it.

Contributions:


Auto Backup your Database, Easy way

Multi Images with Fancy Pop-ups, Easy way

Products in columns with multi buy etc etc

Disable any Category or Product, Easy way

Secure & Improve your account pages et al.

#5 chrisdevelop

  • Community Member
  • 8 posts
  • Real Name:Chris Caudle

Posted 19 October 2009, 12:06

I have rechecked again and this is what is showing for a version 3 installation

mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.22


PHP Version 5.1.2

#6 spooks

  • Community Member
  • 7,017 posts
  • Real Name:Sam
  • Gender:Male
  • Location:UK

Posted 19 October 2009, 13:35

View Postchrisdevelop, on 19 October 2009, 12:06, said:

I have rechecked again and this is what is showing for a version 3 installation

mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.22


PHP Version 5.1.2

Minimum requirements are:


PHP Version 5.20

PHP Settings
register_globals Off
magic_quotes Off
file_uploads On
session.auto_start Off
session.use_trans_sid Off

PHP Extensions
MySQLi Yes
GD Yes
cURL Yes
OpenSSL No

Since your server does not meet that your install will not work!!

Read This

Edited by spooks, 19 October 2009, 13:41.

Sam

Remember, What you think I ment may not be what I thought I ment when I said it.

Contributions:


Auto Backup your Database, Easy way

Multi Images with Fancy Pop-ups, Easy way

Products in columns with multi buy etc etc

Disable any Category or Product, Easy way

Secure & Improve your account pages et al.

#7 chrisdevelop

  • Community Member
  • 8 posts
  • Real Name:Chris Caudle

Posted 19 October 2009, 13:47

Thank will contact hosting company

#8 spooks

  • Community Member
  • 7,017 posts
  • Real Name:Sam
  • Gender:Male
  • Location:UK

Posted 19 October 2009, 14:20

View Postchrisdevelop, on 19 October 2009, 13:47, said:

Thank will contact hosting company


Good idea, by the way, where did u get that duff info on min requirement?
Sam

Remember, What you think I ment may not be what I thought I ment when I said it.

Contributions:


Auto Backup your Database, Easy way

Multi Images with Fancy Pop-ups, Easy way

Products in columns with multi buy etc etc

Disable any Category or Product, Easy way

Secure & Improve your account pages et al.

#9 paragonlane

  • Community Member
  • 2 posts
  • Real Name:Paragon Lane

Posted 01 November 2009, 19:11

View Postspooks, on 19 October 2009, 13:35, said:

Minimum requirements are:


PHP Version 5.20

PHP Settings
register_globals Off
magic_quotes Off
file_uploads On
session.auto_start Off
session.use_trans_sid Off

PHP Extensions
MySQLi Yes
GD Yes
cURL Yes
OpenSSL No

Since your server does not meet that your install will not work!!

Read This

Hi!

I'm new to osCommerce and having the same problem, but the check list states that my server meets the minimum requirements.

PHP Version 5.2.11

PHP Settings
register_globals Off
magic_quotes Off
file_uploads On
session.auto_start Off
session.use_trans_sid Off

PHP Extensions
MySQLi Yes
GD Yes
cURL Yes
OpenSSL Yes

I set up 2 databases on under the InnoDB and the other under the MYISAM, incase the reason I was having trouble was the database format, but neither option is working. The little yellow wheel just keeps spinning.

I also considered that maybe I wasn't giving the install program enought time to work, so I let it run over night, it still didn't work.

Help!

#10 ifs

  • Community Member
  • 43 posts
  • Real Name:Steven Lemon

Posted 06 November 2009, 19:42

View Postspooks, on 19 October 2009, 13:35, said:

Minimum requirements are:


PHP Version 5.20

PHP Settings
register_globals Off
magic_quotes Off
file_uploads On
session.auto_start Off
session.use_trans_sid Off

PHP Extensions
MySQLi Yes
GD Yes
cURL Yes
OpenSSL No

Since your server does not meet that your install will not work!!

Read This
My installation does not work and it sshows that on MY setup, AUTO_START is ON. How can I make that #@$^@$%*$%^%$!@#%! go OFF???

#11 karinl

  • Community Member
  • 2 posts
  • Real Name:Karin Leenders

Posted 09 November 2009, 13:28

The yellow spinning wheel was also my problem in IE, but in Google Chrome I got a understandable, usable error message. Try this.

Edited by karinl, 09 November 2009, 13:29.


#12 ifs

  • Community Member
  • 43 posts
  • Real Name:Steven Lemon

Posted 20 November 2009, 23:40

View Postspooks, on 19 October 2009, 13:35, said:

Minimum requirements are:


PHP Version 5.20

PHP Settings
register_globals Off
magic_quotes Off
file_uploads On
session.auto_start Off
session.use_trans_sid Off

PHP Extensions
MySQLi Yes
GD Yes
cURL Yes
OpenSSL No

Since your server does not meet that your install will not work!!

Read This
Could anyone tell me how to get my config to turn AUTO_START to OFF?
Every time I install, it comes up ON with a big red 'X' beside it.
Thanks