View Single Post
Old 05-10-2005, 09:07 AM   #1 (permalink)
vanblah
Junkie
 
Rant about GoDaddy

So I was having a little difficulty with a PHP script that I wrote. It basically gets email addresses from a MySQL db and sends messages to them through a form.

It worked fine last week and then I kept getting "Permission Denied" errors today. So I call tech support thinking that maybe they had made some permission changes.

The guy assured me that the did not make changes. I re-upload my PHP and lo and behold it works! I got the message out and everybody (me) is happy. I thank the tech support guy (even though he really didn't do anything) and we hang up.

A few minutes later I get a message sent using my PHP script. It's a "test" message. The tech support guy sent a test message to everyone on my mailling list. Now I've got everybody on the list emailing me saying, "I got the test message," or whatever.

Anyway, it's not much of a rant.

If you host anything at GoDaddy that uses executable scripts just beware of tech support guys executing your code without permission.
vanblah is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47