This is a discussion on fed-up and frustrated within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; hi folks, I've installed, re-installed, and deleted, re-uploaded, installed again and again and still can't get it to work. the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| hi folks, I've installed, re-installed, and deleted, re-uploaded, installed again and again and still can't get it to work. the problems seem to be coming ffrom a shared SSL provided by my host. That and probably some corruption while trying to upload on a dial up connection while the kids are out of school..? If I place 'localhost' in the https address box, I can get the admin and catalog to install, and display, but cannot log members, and use checkout. My host seems to be lazy, so I keep getting reffered back to the forums for support. Anyone feel up to takling this monster? I have php4, Mysql, and all the goodies, with the exception of my own certificate, so I'm at a total loss here.. |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| Hi, Email me your catalog/includes/configure.php and admin/includes/configure.php file and I'll see if I can help. modom@designhosting.biz Send the site url and the path to your root files. Who are you hosting with? |
|
#3
| |||
| |||
| hosting with fatcow.com www.w-n-jbirds.com/store/catalog/ http://forums.oscommerce.com/viewtop...?p=91409#91409 link from the other forum with more details. |
|
#4
| |||
| |||
| This shows your parent directory: http://www.w-n-jbirds.com/store/catalog/ You need to have your server people add default.php to the addhandler in httpd.conf or there is an htaccess contribution here that will fix that. There are no folders listed in the parent directory so need the functions, includes, and other folders. Does the catalog/includes/configure.php have this line at the very bottom? define('STORE_SESSIONS', ''); // leave empty '' for default handler or set to 'mysql' When you try to order something it goes to this url: https://www18.fatcow.com/w-n-jb//sto...e309f5a0a38090 Do you have all of your store files on both servers? Try disabling https to false and see if you have the same problem. |
|
#5
| |||
| |||
| Uh,...somebody change the settigs for the forum? I had to re-register to log in... This is from my host, saying they've modified something, but I don't understand what... Quote:
I'll try the handler, and SSL settings and see what develops. |
|
#6
| |||
| |||
| I sent you a private message. Also, do you have all of your store files in both places, your domain root and your folder at https://www18.fatcow.com/w-n-jb ? They are just telling you that php is working. |
|
#7
| |||
| |||
| now I get this from my host... Quote:
|
|
#8
| |||
| |||
| If the /tmp directory is not available on their servers then it looks like you're stuck unless Michael or someone else knows how to disable this. |
|
#9
| ||||
| ||||
| In configure.php try this: define('STORE_SESSIONS', 'mysql'); This should preclude the need for the /tmp dir. Also you can try creating a /tmp dir in your home/root directory and set permissions to 777. That may work. One last thing, your host is running php4.0.6 - seriously outdated! If you arent happy with your host, I know a couple I could recommend
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New User to OSCDOX but frustrated with OSCommerce | Paycheck | osCommerce 2.2 Installation Help | 9 | 05-09-2004 07:14 PM |