Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installing on local server


Esquire

Recommended Posts

Posted

I am trying to install osCommerce on ly local server for development before I lift it up on-line.

I got MySQL and PHP and PHPAdmin and all that set right but now I am having difficulties installing osCommerce.

Default WEB ADDRESS and WEB SERVER ROOT DIRECTORY do not seem to set right because although the setup indicates everything went right there is a warning:

 

"

PHP Warning: parse_url(http://192.168.0.103c:\inetpub\wwwroot\catalog\) [function.parse-url]: Unable to parse URL in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 75 PHP Warning: fopen(C:/Inetpub/wwwroot/catalog/includes/configure.php) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 116 PHP Warning: fputs(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 117 PHP Warning: fclose(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 118 PHP Warning: fopen(C:/Inetpub/wwwroot/catalog/admin/includes/configure.php) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 152 PHP Warning: fputs(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 153 PHP Warning: fclose(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 154

"

 

Now I do not know what to do.

 

default www adress is set to be: http://192.168.0.103c:\inetpub\w...2;catalog\

 

and webserver root directory: C:/Inetpub/wwwroot/catalog/

 

 

 

is there any help available for this??????

 

 

Thank you

Posted
I am trying to install osCommerce on ly local server for development before I lift it up on-line.

I got MySQL and PHP and PHPAdmin and all that set right but now I am having difficulties installing osCommerce.

Default WEB ADDRESS and WEB SERVER ROOT DIRECTORY do not seem to set right because although the setup indicates everything went right there is a warning:

 

"

PHP Warning: parse_url(http://192.168.0.103c:\inetpub\wwwroot\catalog\) [function.parse-url]: Unable to parse URL in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 75 PHP Warning: fopen(C:/Inetpub/wwwroot/catalog/includes/configure.php) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 116 PHP Warning: fputs(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 117 PHP Warning: fclose(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 118 PHP Warning: fopen(C:/Inetpub/wwwroot/catalog/admin/includes/configure.php) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 152 PHP Warning: fputs(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 153 PHP Warning: fclose(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 154

"

 

Now I do not know what to do.

 

default www adress is set to be: http://192.168.0.103c:\inetpub\w...2;catalog\

 

and webserver root directory: C:/Inetpub/wwwroot/catalog/

is there any help available for this??????

Thank you

You might try making the catalog direcory something like catalog.demo

Something about no . in the url so it thinks it is invalid

Posted
You might try making the catalog direcory something like catalog.demo

Something about no . in the url so it thinks it is invalid

 

I am not quite sure that I understand what you wrote. Is there anyone who could shed some light on how to install the osC on the local server?!?!?

Posted
I am not quite sure that I understand what you wrote. Is there anyone who could shed some light on how to install the osC on the local server?!?!?

I mean change the name of your catalog directory to something like catalog.demo before you try to install.

Posted
I mean change the name of your catalog directory to something like catalog.demo before you try to install.

If that does not work, try renaming to something like catalog.demo.mario

 

It depemds on the number of stops that are required.

Archived

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

×
×
  • Create New...