Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fresh install on xp.. no go..


Stanz

Recommended Posts

Posted

ok, here goes..

MySQL installed

Apache installed

PHP installed

all newest versions as of 7/21/03

 

set up and tested each program individually, no problems

 

go to /htdocs/catalog and it automaticly sends me to the install dir, which i believe should be a good sign.

 

select either option and go to next screen, and then no matter what i do it just refreshes that screen.. using either new install or upgrade..

 

using mysqladmin the oscommerce database is there, using php status script it seems to be working fine, and the apache server is up and running..

i have searched this database from one end to the other and can not find anyone else that has had the same problem.. not sure where to go next.. ive spent about 6 hours now surfing for an answer and cant find one.. so you guys are my last hope.. :lol:

Posted

i have looked all the way through the wiki install pages as well.. im starting to think that this is a permissions problem somewhere, but being as i am installing this as localhost, and not sending it ftp to another server im not sure where to start..

i did try editing the configure.php file, i added the lines for http_server and https_server to 'http://localhost' and that didnt seem to do any good..

Posted

to chmod both includes/configure.php to 644 before install, in window right click the files and in properties Uncheck the read only

 

HTH

The_Bear

Posted

i finished adding all info to configure.php and now i get a new error when i go to /catalog

 

Fatal error: Call to undefined function: mysql_connect() in C:Program FilesApache GroupApache2htdocscatalogincludesfunctionsdatabase.php on line 19

 

now maybee someone will be able to tell me what the heck is going on in the background that is broken... hehe :lol:

Posted

It sounds like you didn't install the MySQL extensions for PHP. In other words, you need to add a module to PHP so that it knows how to talk to MySQL. At least that's my guess.

 

Good luck,

Matt

Posted

any idea where i might find those extentions/directions for doing that? i read that somewhere earlier and couldnt find a way to do it in a win32 env. only in unix

Posted

I use a bundled installer from Apache2Triad which provides Apache, MySQL, and PHP all at once. I have also used EasyPHP, but I was getting errors that required me to update PHP to fix.

 

Good luck,

Matt

Posted

i uninstalled everything, installed apache2triad, and after some minor install problems with the dos batch file got things up and running.. now the only problem i have is no images on the site.. but im tired.. must be bedtime.. ill see whats going on tomorow..:)

 

thanks for all your help so far..

Archived

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

×
×
  • Create New...