Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

set up error


Lala73

Recommended Posts

Posted

Okay, ive done a search and i come up with nothing...

 

heres my problem:

 

i get past the part where it asks for my database info and host then i get this:

 

osc1.jpg

 

great, so then i click continue and get this:

 

osc2.jpg

 

ugh! here is how my files are sitting:

 

osc3.jpg

 

I even tried putting the install folder out in gclefjewelry/install to see if that helped, it didnt, i got the same error.

I have deleted and reinstalled the folder to make sure it didnt get fubard, and even red/led the entire program...

 

any suggestions or help? im really not sure what im doing wrong here.

Posted

Edit the install/templates/pages/install_3.php file around line 35 - where you should see this entry:

$sql_file = $dir_fs_www_root . 'install/oscommerce.sql';

 

change it to the full pathway to that file (check with your hosts if you don't know it). This is an example only (for an install into the root fo your domain and not into a folder):

/var/www/html/install/oscommerce.sql

 

Vger

Posted

I am having the same problem as Lala73. The only thing is I am using IIS6.0 and I tried redirecting the file as Vger said I get the same err. Is there a setting in IIS that I need to set to allow access to .sql files?

 

If I try to go directly to the .sql through my browser I get a page cannot be displayed err.

If I rename the file to a .txt it displays fine in my browser.

Any ideas where to change the permissions in IIS?

Thanks.

Archived

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

×
×
  • Create New...