Submit Your Article Forum Rules

Search:

Type: Posts; User: speed; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    7
    Views
    2,194

    They might have removed the iframe but not the...

    They might have removed the iframe but not the script or access method through which the iframe was added. I've seen a wordpress site rehacked within 30 minutes because the hack was removed but the...
  2. No problem, if you do move to suPHP and get in a...

    No problem, if you do move to suPHP and get in a mess with the scripts give me a shout.

    Also once you move to suPHP remove the 0777 permission from the folders despite what the scripts say you...
  3. I've always used suPHP on our shared web hosting...

    I've always used suPHP on our shared web hosting servers and never had issues or cause to look further.

    As for permission issues, well when you run suPHP you end up with PHP running as the account...
  4. Yes a bad power supply or something could be the...

    Yes a bad power supply or something could be the issue, if that many drives are physically breaking then you need to be swapping out the chassis as there's something wrong with it. Unless you're...
  5. Personally I'd invest in a 3ware RAID card, I use...

    Personally I'd invest in a 3ware RAID card, I use them on all my servers and I've never had any issues with them.

    However the failures you're describing simply should not be happening, some other...
  6. I don't know what hardware/software/os config you...

    I don't know what hardware/software/os config you are using but I'd set sync to Never. However I would set the monitoring software to alert me on error/drive failure even if you have a hot spare, you...
  7. Replies
    4
    Views
    895

    You can try...

    You can try https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/ in firefox assuming the code is looking for a user agent then you can send the Googlebot agent string to the site.
    ...
  8. Replies
    4
    Views
    895

    Have you looked in index.php etc for an eval...

    Have you looked in index.php etc for an eval command with a lot of hex numbers?

    It can be done so that the spam links only get served to the search engines and not normal people.
  9. Change the From part of the mail command so that...

    Change the From part of the mail command so that the mail is sent from your own email address and add a Reply-To with the public persons address in.

    If the person sending the form has SPF enabled...
  10. Replies
    2
    Views
    3,971

    Personally for this I'd just write something in...

    Personally for this I'd just write something in PHP, it just needs an input field and submit button, then it can be linked it to say clickatell to send a SMS or fire off and email or to be safe both....
  11. Replies
    4
    Views
    1,070

    On the contact page you should have a physical...

    On the contact page you should have a physical address and phone number, it generates a bit of trust with your potential clients especially as you're in an industry full of scammers and hacks, no...
  12. Replies
    6
    Views
    2,145

    If you have the pages already done why not just...

    If you have the pages already done why not just use PayPal buy now buttons or the PayPal cart, off the top of my head there's also nochex and 2checkout which have similar solutions.

    If you're...
  13. Replies
    13
    Views
    2,511

    weegillis you don't need frontpage to use...

    weegillis you don't need frontpage to use .htaccess or mod_rewrite, our shared hosting servers all support mod_rewrite and .htaccess but none of them have Frontpage extensions on them.

    .htaccess...
  14. Replies
    2
    Views
    1,424

    I wouldn't do it with a frame like that as it's...

    I wouldn't do it with a frame like that as it's not a redirect it's simply making your main site content visible on another domain but this other domain has no content of its own, so really has...
  15. View Post

    33% off ALL shared web hosting packages for LIFE!
    Coupon XMAS10


    Our Tiny Plan includes:

    1GB RAID protected disk
    5GB Transfer per month
    Hourly offsite backups with the ability to...
  16. Replies
    0
    Views
    844

    View Post

    20% off ALL shared web hosting packages for LIFE! (SEP10)


    Our Tiny Plan includes:

    1GB RAID protected disk
    5GB Transfer per month
    Hourly offsite backups with the ability to restore files...
  17. Replies
    11
    Views
    3,469

    Personally I use smartftp.com as I was never...

    Personally I use smartftp.com as I was never impressed with FileZilla, anyway back to the question, the error you gave .htaccess: Permission denied tells me that you do not have permission to access...
  18. Replies
    44
    Views
    4,071

    I submit to directories, always have and I...

    I submit to directories, always have and I suspect that I always will. As a directory owner I can also say that it seems to be quite common for SEOs to submit their clients to directories.
  19. Replies
    14
    Views
    3,085

    I'll add that if you're going to take legal...

    I'll add that if you're going to take legal action stop posting on forums until you've taken legal advice or you might say something that will harm your case or be used against you. You'll have to...
  20. Replies
    14
    Views
    3,085

    Seems to be 2 issues here, a technical and...

    Seems to be 2 issues here, a technical and contractual.

    As bodhost seems to be providing fully managed servers and that's where your server is, it would appear to be their responsibility to...
  21. Replies
    13
    Views
    1,521

    If the DNS is hosting on a single homed data...

    If the DNS is hosting on a single homed data centre with no redundancy then that becomes the week point as when that fails all your services no matter where there are hosted are down.
  22. Replies
    13
    Views
    1,521

    As you're after high availability with this ask...

    As you're after high availability with this ask the question, if they can't loose a whole data centre and still serve DNS requests then don't use them.
  23. Replies
    13
    Views
    1,521

    You can set the TTL per entry so CNAMES can be...

    You can set the TTL per entry so CNAMES can be 14400 and A 300 or whatever you find is appropriate for you.

    If the hosting and domain are independent then the chance of you loosing the ability to...
  24. Replies
    13
    Views
    1,521

    If you do that make sure you set the TTL values...

    If you do that make sure you set the TTL values for the IPs to low numbers as I've seen some default them to 48 hours, if the TTL is 48hours then you're going to be waiting for 48 hours for the...
  25. Replies
    13
    Views
    1,521

    A simple DNS based round robin won't give you...

    A simple DNS based round robin won't give you high availability as it will still return the IP of the down server therefore some visitors will not get the site, you would need something which detects...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4