Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

install problems


itfitz

Recommended Posts

Posted

When I go to do the install, it just puts me in a loop. it acts like its going to, but then just basically refresshes the screen.

 

here is the address

 

http://64.150.166.96/install/install.php?step=2

 

feel free to check it out and let me know why it wont install.

 

thanks,

shanw

If it was easy, anyone could do it!

Posted
When I go to do the install, it just puts me in a loop. it acts like its going to, but then just basically refresshes the screen.

 

here is the address

 

http://64.150.166.96/install/install.php?step=2

 

feel free to check it out and let me know why it wont install.

 

thanks,

shanw

Shawn, do you know what PHP version you have on the server? Does your hosting package have MySQL server access?

Bill Kellum

 

Sounds Good Productions

STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE

Posted

I did a manual install, now I just have to get some of the kinks worked out. have a look and tell me where to start if some of you dont mind. The running site is at www.lotions2go.com and I am moving it to a new server.

 

thanks all,

shawn

If it was easy, anyone could do it!

Posted
I did a manual install, now I just have to get some of the kinks worked out. have a look and tell me where to start if some of you dont mind. The running site is at www.lotions2go.com and I am moving it to a new server.

 

thanks all,

shawn

 

ok, its kinda running a little bit. I have no pics and when I click on a link it doesnt work, so I am assuming that someplace in the configure.php file something is wrong. Have a looksee.

 

here is the includes/configure.php. the ip address is 64.150.166.96

 

<?php

/*

$Id: configure.php,v 1.14 2003/07/09 01:15:48 hpdl Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2003 osCommerce

 

Released under the GNU General Public License

*/

 

// Define the webserver and path parameters

// * DIR_FS_* = Filesystem directories (local/physical)

// * DIR_WS_* = Webserver directories (virtual/URL)

define('HTTP_SERVER', 'http://64.150.166.96'); // eg, http://localhost - should not be empty for productive servers

define('HTTPS_SERVER', 'http://64.150.166.96'); // eg, https://localhost - should not be empty for productive servers

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

define('HTTP_COOKIE_DOMAIN', 'http://64.150.166.96');

define('HTTPS_COOKIE_DOMAIN', 'http://64.150.166.96');

define('HTTP_COOKIE_PATH', 'http://64.150.166.96');

define('HTTPS_COOKIE_PATH', 'http://64.150.166.96');

define('DIR_WS_HTTP_CATALOG', 'http://64.150.166.96');

define('DIR_WS_HTTPS_CATALOG', 'http://64.150.166.96');

define('DIR_WS_IMAGES', 'images/');

define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');

define('DIR_WS_INCLUDES', 'includes/');

define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');

define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');

define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');

define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');

define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');

 

define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/');

define('DIR_FS_CATALOG', dirname($HTTP_SERVER_VARS['SCRIPT_FILENAME']) . '/');

define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');

define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');

 

// define our database connection

define('DB_SERVER', 'localhost'); // eg, localhost - should not be empty for productive servers

define('DB_SERVER_USERNAME', 'login');

define('DB_SERVER_PASSWORD', 'password');

define('DB_DATABASE', 'lotions2_p_os1');

define('USE_PCONNECT', 'false'); // use persistent connections?

define('STORE_SESSIONS', ''); // leave empty '' for default handler or set to 'mysql'

?>

If it was easy, anyone could do it!

Posted

to answer the other question about versions:

 

 

MySQL - 4.1.20

 

* Protocol version: 10

* Server: Localhost via UNIX socket

* User: lotions2@localhost

* MySQL charset: UTF-8 Unicode (utf8)

*

MySQL connection collation: armscii8_binarmscii8_general_ciascii_binascii_general_cibig5_binbig5_chinese_cib

inarycp1250_bincp1250_croatian_cicp1250_czech_cscp1250_general_cicp1251_bincp1251

_bulgarian_cicp1251_general_cicp1251_general_cscp1251_ukrainian_cicp1256_bincp125

6_general_cicp1257_bincp1257_general_cicp1257_lithuanian_cicp850_bincp850_general

_cicp852_bincp852_general_cicp866_bincp866_general_cicp932_bincp932_japanese_cide

c8_bindec8_swedish_cieuckr_bineuckr_korean_cigb2312_bingb2312_chinese_cigbk_bingb

k_chinese_cigeostd8_bingeostd8_general_cigreek_bingreek_general_cihebrew_binhebre

w_general_cihp8_binhp8_english_cikeybcs2_binkeybcs2_general_cikoi8r_binkoi8r_gene

ral_cikoi8u_binkoi8u_general_cilatin1_binlatin1_danish_cilatin1_general_cilatin1_

general_cslatin1_german1_cilatin1_german2_cilatin1_spanish_cilatin1_swedish_cilat

in2_binlatin2_croatian_cilatin2_czech_cslatin2_general_cilatin2_hungarian_cilatin

5_binlatin5_turkish_cilatin7_binlatin7_estonian_cslatin7_general_cilatin7_general

_csmacce_binmacce_general_cimacroman_binmacroman_general_cisjis_binsjis_japanese_

ciswe7_binswe7_swedish_citis620_bintis620_thai_ciucs2_binucs2_czech_ciucs2_danish

_ciucs2_estonian_ciucs2_general_ciucs2_icelandic_ciucs2_latvian_ciucs2_lithuanian

_ciucs2_persian_ciucs2_polish_ciucs2_roman_ciucs2_romanian_ciucs2_slovak_ciucs2_s

lovenian_ciucs2_spanish2_ciucs2_spanish_ciucs2_swedish_ciucs2_turkish_ciucs2_unic

ode_ciujis_binujis_japanese_ciutf8_binutf8_czech_ciutf8_danish_ciutf8_estonian_ci

utf8_general_ciutf8_icelandic_ciutf8_latvian_ciutf8_lithuanian_ciutf8_persian_ciu

tf8_polish_ciutf8_roman_ciutf8_romanian_ciutf8_slovak_ciutf8_slovenian_ciutf8_spa

nish2_ciutf8_spanish_ciutf8_swedish_ciutf8_turkish_ciutf8_unicode_ci Documentation

* Create new database: Documentation

No Privileges

* Show MySQL runtime information

* Show MySQL system variables Documentation

* Show processes Documentation

* Character Sets and Collations

* Storage Engines

* Databases

* Export

* Import

 

phpMyAdmin - 2.8.2.4

 

* MySQL client version: 4.1.18

* Used PHP extensions: mysql

*

Language Info:

*

Theme / Style:

* phpMyAdmin documentation

* Official phpMyAdmin Homepage

* [ChangeLog] [CVS] [Lists]

 

hope this helps. I gotta get this done, its driving me nutty.

 

thanks,

shawn

If it was easy, anyone could do it!

Archived

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

×
×
  • Create New...