Results 1 to 9 of 9
  1. #1
    Join Date
    Dec 2007
    Posts
    63
    Plugin Contributions
    0

    Default index.php - my host blocked it??

    my /zen/index.php has been blocked by my host causing a 500 internal server error?? forgive my ignorant question as I am a newb, but do I need my index.php file?? The host said it is a spamming security risk and therefore they have blocked it?? Currently my site is down becuase they wont unblock my index.php file?? please advise?? thanks

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: index.php - my host blocked it??

    99% your host is running PHP on CGI. Make sure you set the index.php permission to 0644.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: index.php - my host blocked it??

    create a info.php file with the following in it and chmod it to 644

    <?php
    phpinfo();
    ?>

    point your browser at this new file and liik under where it says apache handlers
    if it says cgi as the handler then you need to make sure that your folders are al set to 755 and all files ( exception is includes/configure.php ) are set to 644

    the includes/configure.php need to be set to 444


    again only do this if the info.php shows cgi as the apache handler

  4. #4
    Join Date
    Dec 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: index.php - my host blocked it??

    Quote Originally Posted by Merlinpa1969 View Post
    create a info.php file with the following in it and chmod it to 644

    <?php
    phpinfo();
    ?>

    point your browser at this new file and liik under where it says apache handlers
    if it says cgi as the handler then you need to make sure that your folders are al set to 755 and all files ( exception is includes/configure.php ) are set to 644

    the includes/configure.php need to be set to 444


    again only do this if the info.php shows cgi as the apache handler
    it says "Server API CGI"

    I have confirmed that all folders are set to 755 and all files are 644 except includes/configure.php are set to 444

    here is what the hosting company instant chat person told me

    Adolph Kent: Our records show that /Zen/index.php is a script used for spamming. This is the reason we have suspended the CGI for your account.

    Adolph Kent: You need to delete the script from your account.

    Adolph Kent: It looks like the script provided above is the configuration script for any of the third party application. You need to re-view those application and see that they are updated to the latest version available in the market or contact them to see if there is any kind of patches they have released recently.

  5. #5
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default Re: index.php - my host blocked it??

    The drone that told you that has no clue. Either talk to another tech/admin at your hosting company or pull up and move to more fertile soil.

    BTW, they probably had a bad experience once with something in a folder called "Zen". Ask them to take a peek at the Zen Cart website...

  6. #6
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: index.php - my host blocked it??

    What version of Zen Cart are you using?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7
    Join Date
    Dec 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: index.php - my host blocked it??

    Quote Originally Posted by Kim View Post
    What version of Zen Cart are you using?
    1.3.0.2 ... but was on my way to 1.3.0.8 . 302 had an issue, so I thought...turns out it was my host so I completely rebuilt 1302 and restored my db. Worked for two days then got shut down again.....the whole time thinking my software or setup was hosed .....it wasnt until lastnight that I found out they were blocking my index.php. Im switching hosts after last nights experience with them and will be upgrading to 1.3.0.8 after the switch.

  8. #8
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: index.php - my host blocked it??

    You mean 1.3.8a ^^?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  9. #9
    Join Date
    Dec 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: index.php - my host blocked it??

    Quote Originally Posted by yellow1912 View Post
    You mean 1.3.8a ^^?
    yes...sorry...thx for clarifying

 

 

Similar Threads

  1. v139h Email problem: Remote host said: 554 Blocked for spam
    By newtoEstore in forum Basic Configuration
    Replies: 9
    Last Post: 17 Aug 2012, 07:21 PM
  2. sqlpatch.php blocked by webhost
    By gilby in forum General Questions
    Replies: 3
    Last Post: 29 May 2012, 08:29 AM
  3. Replies: 2
    Last Post: 25 Sep 2011, 12:18 PM
  4. UPS and USPS being blocked by host
    By seemore surveillance in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 4 Dec 2008, 10:50 AM
  5. Blank index.php and /admin/index.php page after install
    By gsummerlin in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 14 Jul 2006, 10:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg