Zen Cart Logo

406 Error

Locked

Views: 2,340

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
23 Mar 2007, 2:43 AM
#1
ellenaldesigns avatar

ellenaldesigns

New Zenner

Join Date:
Mar 2007
Posts:
2
Plugin Contributions:
0

406 Error

waves i came to zen cart via banging my head on the computer after a month dealing with oscommerce issues. my hosting service is ipower.com.

on to my problem of the hour...:sleepy:
during installation i made it to the area of save your system files ( you know the one where it asks you where you want your paths to go) well. when i went to save i got a lovely 406 error stating that this:

[B]Not Acceptable[/B]

 An appropriate representation of the requested resource /zenshop/zc_install/index.php could not be found on this server. 
 Apache/1.3.33 Server at ellenaldesigns.com Port 80

i am really new to the whole e-commerce way. :shocking: i really want to streamline my web to the commerce way since i am expanding this year. so please please help me before i jump off the roof with my computer flaying behind me.:blink:

1.) am i doing something incredibly incorrect
2.) have aliens invaded my hosting service and really do not want me to go commerce way of life
3.) is this a normal thing
4.) should i get back on the horn with ipower and speak to them about this new problem of the hour- ( my last database with oscom was not speaking to server- we are still trying to figure out that issue)

please oh please wise ones of the internet forums- help me!

23 Mar 2007, 4:05 AM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,602
Plugin Contributions:
0

Re: 406 Error

Suggest you search for ipower using the forum search. You should find some threads with other experiences.

23 Mar 2007, 8:12 PM
#3
ellenaldesigns avatar

ellenaldesigns

New Zenner

Join Date:
Mar 2007
Posts:
2
Plugin Contributions:
0

Re: 406 Error

:thumbsup: will do

19 Apr 2007, 6:34 AM
#4
descoto avatar

descoto

New Zenner

Join Date:
Apr 2007
Posts:
2
Plugin Contributions:
0

Re: 406 Error

Add me to the club. I signed up with ipower, when I get to the system setup section of the install and hit "save system settings", I get :

Error 406-
Not Acceptable

An appropriate representation of the requested resource /zc_install/index.php could not be found on this server.

The directory exisits and is visable with appropriate permission settings.

Don't know if this is related but when I tried to load a ".php" file using their ftp web browser interface to my web root, I got a message saying ".php" was not an acceptable file type.????

Can anyone out there shed some light on this? iPower tech support line is " We don't support this software and there is something wrong with the code".

19 Apr 2007, 6:58 AM
#5
descoto avatar

descoto

New Zenner

Join Date:
Apr 2007
Posts:
2
Plugin Contributions:
0

Re: 406 Error

Thank God for guys/gals who stay up late and help us beginners out! I got this from a post:

http://blog.micfo.com/2006/07/19/mod_security-error-while-uploading-file/

Apparently the error is caused by a misconfiguaration in the server mod_security setting. an adjustment to the .htaccess file fixed my problem:

use this code

SecFilterEngine Off
SecFilterScanPOST Off

it worked for me!

thanks