Zen Cart Logo
Forums / Installing on a Linux/Unix Server / The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server.

The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server.

Views: 17,585

Results 1 to 6 of 6
18 Jul 2011, 5:20 PM
#1
jduval avatar

jduval

New Zenner

Join Date:
Jan 2011
Posts:
22
Plugin Contributions:
0

The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server.

I recently had to switch my site over to a new hosting server. I reuploaded the files. And added the zc_install folder. I still cannot get to the installer. Even using the direct link which should be www.domain_name.com/zc_install.

"The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server."

I have changed all folder/file permissions.

The admin folder is set as "admin." No idea what other info to give, but if you can shed any light on what the issue might be, I would greatly appreciate it.

I do have an index.html file in the main directory just to keep a splash page up for our current customers. I have tried deleting it to see if that would fix the issue and it did not.

Thanks in advance!!!

18 Jul 2011, 5:49 PM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server.

Sounds like you got a cheap 'n nasty deal from your new hosts. I'd move... and fast.

18 Jul 2011, 6:04 PM
#3
jduval avatar

jduval

New Zenner

Join Date:
Jan 2011
Posts:
22
Plugin Contributions:
0

Re: The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server.

Oh, no, I currently have another zen cart and 2 other domains on this new hosting server. I was switching from a terrible hosting company which shut down our website and deleted all of my files.

18 Jul 2011, 6:34 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server.

It's quite unusual to be running from a /cgi-bin/php-cgi/ folder. Hence the comment earlier about the host being odd ... which it is.

Time to talk to your hosting company about the problem.

20 Jul 2011, 2:57 AM
#5
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server.

What did your host say?

20 Jul 2011, 1:24 PM
#6
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server.

JDuval:

"The requested URL /cgi-bin/php-cgi/zc_install/index.php was not found on this server."

I have changed all folder/file permissions.

The admin folder is set as "admin."

I've seen this before (several years ago). For reasons I never discovered, the host had put in an alias along the lines of

Alias /admin/ /cgi-bin/

Needless to say, I couldn't access anything in the admin section of the store.

The 'cure' was quite easy - just rename the /admin/ folder (which is recommended practice anyway).

I think I had to make a few tweaks to the installation scripts in order to get it to install though, but after that everything was fine.

Cheers
Rod