Jump to content

stergos

Members
  • Posts

    63
  • Joined

  • Last visited

Posts posted by stergos

  1. What server would you like this installed on?

     

    Well I don't now what exactly you mean "server", i don't know much about it. I buy this site and seller just give me the requirements of this site to work.

    He means which of our two servers do you want to use for this website. Stevie or Johnny ?

     

    I don't mind, before some months I was using stevie and my site had some downtime experience 2 times per week, install it to the server you think is better it's up to you.

  2. Hi, i would like to run a php site which is need some specific requirements.

     

    requirements: PHP 5.2+, MySQL, Cpanel, PHPExpress and mod_rewrite.

     

    As they told me only PHPExpress is not available.

     

    Is any chance to create PHPExpress script please???

     

    I was a member to helioshost but not right now, if you tell me that you can do this I create new account to helioshost immediately!!!

  3. Here are the specs:

     

    Server Name: stevie

    cPanel Version: 11.28.83

    Apache version: 2.2.16

    PHP version: 5.3.3

    MySQL version: 5.0.91-community

    Operating system: linux

    Architecture: x86_64

    mod_rewrite: yes

     

    And I don't think PHPExpress (loader and accelerator right?) is installed.

    I do know we have other accelerators (I know for sure we have APC).

    If you need PHPExpress, request it and the admins might install it.

     

    Thanks for reply, I am not technical I don't know much about scripts, I buy this site. Where and how I can request it please?

  4. Hi, i would like to run a php site which is need some specific requirements.

    As far i know helios support MySQL, Cpanel...

    Can you tell me for sure please if this server is meet this requirements?

     

    Server requirements: PHP 5.2+, MySQL, Cpanel, PHPExpress and mod_rewrite.

     

    Thank you very much!!!

  5. As I comment while I was complete the survey this would be the best host EVER if we had not this downtime with stevie every weekend, too bad!!!

     

    aamsur you get this because stevie is down, we all get this error we have to show some patience... Try again later.

    Don't forget to clear your cache from your browser before try, lets hope staff fix it as fast as possible...

     

    Stevie is online.

    cPanel works to, but you when you visited a site on stevie, you'll see account queued.

     

    And about the down time.

    It's because it is just to much for Stevie. And that results in server crashes or problems.

     

    My friend look at the top of the page, server load - . Anyway when a free server is too heavy need to delete unused accounts usually and that's why Johny created!

     

  6. As I comment while I was complete the survey this would be the best host EVER if we had not this downtime with stevie every weekend, too bad!!!

     

    aamsur you get this because stevie is down, we all get this error we have to show some patience... Try again later.

    Don't forget to clear your cache from your browser before try, lets hope staff fix it as fast as possible...

  7. I'm sorry- are you requesting us to send an email for a reply?

     

    If so, when composing a reply, click on 'Enable email notification of replies'.

     

    Thanks

     

    Ok just please I think you understand that I need some quick solution as fastest you can because bot is still flooding my website without stop, thank you very much!!!

     

    I'm sorry- are you requesting us to send an email for a reply?

     

    If so, when composing a reply, click on 'Enable email notification of replies'.

     

    Thanks

     

    Ok just please I think you understand that I need some quick solution as fastest you can because bot is still flooding my website without stop, thank you very much!!!

     

    Update: Deny IP Manger is seems to working now. The problem was a space and one more think. After I block my IP I visit my website successful with firefox but when I try with IE I get the 403 error. I clear the cache off firefox and I blocked from there too! So what does this mean? Attacker must clear his cache to get blocked? This is dummy XD

  8. I just blocked myself from my own site via IP Deny Manager (lol) and now when I access my site I see 403 Forbidden?

     

    Looks like IP Deny is working from my end then?

     

    I don't understand why is not working to me? I try to ban my ip but is not working either!

     

    I just blocked myself from my own site via IP Deny Manager (lol) and now when I access my site I see 403 Forbidden?

     

    Looks like IP Deny is working from my end then?

     

    After using the IP Deny Manager, my htaccess looked like:

    <Files 403.shtml>
    order allow,deny
    allow from all
    </Files>
    
    deny from **.***.***.***

     

    This mine after I use IP deny manager:

     

    .htaccess

    ASCII text

     

    # -FrontPage-

     

    IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

     

    <Limit GET POST>

    #The next line modified by DenyIP

    order allow,deny

    #The next line modified by DenyIP

    #deny from all

    allow from all

    </Limit>

    <Limit PUT DELETE>

    order deny,allow

    deny from all

    </Limit>

    AuthName e-hacking.com

    AuthUserFile /home1/stergos/public_html/_vti_pvt/service.pwd

    AuthGroupFile /home1/stergos/public_html/_vti_pvt/service.grp

     

    RewriteEngine On

    RewriteCond %{HTTP_HOST} ^e-hacking.com

    RewriteRule (.*) http://www.e-hacking.com/$1 [R=301,L]

    <Files 403.shtml>

    order allow,deny

    allow from all

    </Files>

     

    deny from 92.239.4.112

     

     

  9. And the visits are still racking up from them?

    Also where is your htaccess file located?

    oli

     

    yes page loads is counted, my htaccess file is on the root with the index page located. It's must the right place cause as you see I use redirect and is working fine.

    There is also located to other folders like "_Private" "vti-pvt" "vti-log" "vti-txt" "vti-cnf" "vti-bin"

     

    I have to leave for a while but the bot is still there... admin if you see this post please ban this ip 92.239.4.112 for me if you have that ability and please reply the method because deny ip manager from cpanel is not working. My username: stergos

    Thank you very much!

  10. Hi please I need some help with cpanel or .htaccess to Block an IP which is attack to my website right now!

    I try to use IP Deny Manager but the attacker is still there ( did this need time to kick him? )

    I try to use to .htaccess:

     

    order allow,deny

    deny from 92.239.4.112

    allow from all

     

    But he still there and he flooding my website.

     

    This is my .htaccess info please tell me where exactly I place the block code I need a help!!!

     

    .htaccess

    ASCII text

     

    # -FrontPage-

     

    IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

     

    <Limit GET POST>

    #The next line modified by DenyIP

    order allow,deny

    #The next line modified by DenyIP

    #deny from all

    allow from all

    </Limit>

    <Limit PUT DELETE>

    order deny,allow

    deny from all

    </Limit>

    AuthName e-hacking.com

    AuthUserFile /home1/stergos/public_html/_vti_pvt/service.pwd

    AuthGroupFile /home1/stergos/public_html/_vti_pvt/service.grp

     

    RewriteEngine On

    RewriteCond %{HTTP_HOST} ^e-hacking.com

    RewriteRule (.*) http://www.e-hacking.com/$1 [R=301,L]

    <Files 403.shtml>

    order allow,deny

    allow from all

    </Files>

  11. Yes, Stevie has gone down as he is currently overloaded. ;)

     

    Check again later. ;)

     

    I try to leave a comment to an old topic "Account queued" but is locked. I would like to say that after Johny is online the last period with Stevie was very good! I always visit forum to place my problems and most of all the downtimes which stevie had to the past. Today I visit this forum to say "Thank you Helios for this free and good service, and to admins for a good work too!!!"

     

×
×
  • Create New...