Search:

Type: Posts; User: drklain

Search: Search took 0.12 seconds.

  1. Replies
    0
    Views
    871

    Spam Assassin Files out of Date?

    I've noticed I am getting a TON of spam lately. Enabled Spam Assassin and the headers indicate it is processing the emails, but is scoring obvious spam very low (Akai berries, watches, viagra,...
  2. Replies
    16
    Views
    3,261

    How would you compare Google Analytics to AW...

    How would you compare Google Analytics to AW Stats (which seems pretty good to me...)?
  3. Replies
    2
    Views
    1,193

    boy do I feel foolish! Thanks!

    boy do I feel foolish! Thanks!
  4. Replies
    2
    Views
    1,193

    Link to Webmail

    I used to be able to get to the webmail interface by going to http://mail.mydomain.net but have had no luck since I went to a dedicated IP address with Bluehost (to support other functions). Ever...
  5. Replies
    21
    Views
    11,186

    Appreciate the suggestion. Am doing it now...

    Appreciate the suggestion. Am doing it now (calling a PHP script) but was hoping for a more elegant cron solution. Very odd that this script (which I got from this thread) apparently works for some...
  6. Replies
    3
    Views
    1,770

    At the risk of asking the obvious...you may want...

    At the risk of asking the obvious...you may want ot check your code. Bluehost uses PHP5, many hosts are still on PHP4. There are some differences between the two that can make a PHP4 script fail...
  7. Replies
    21
    Views
    11,186

    No joy...changed my cron command to and got same...

    No joy...changed my cron command to and got same error...
  8. Replies
    21
    Views
    11,186

    Tried it and basically got the same error. New...

    Tried it and basically got the same error. New command:



    Error:
    Note that what looks like a " is actually two single ' right niext ot each other...I think the error is putting the ' in the...
  9. Replies
    21
    Views
    11,186

    Looking for help. I'm executing the following...

    Looking for help. I'm executing the following cron:

    /usr/bin/mysqldump -uUSERNAME -pPASSWORD --all-databases | gzip -9 -c > $HOME/backups/dbbackup.`date+%d-%m-%Y `.sql.gz

    If I delete the...
  10. Replies
    75
    Views
    43,345

    Missed it in my cut and paste. There are two...

    Missed it in my cut and paste. There are two fi's at the end of the script..
  11. Replies
    75
    Views
    43,345

    I'm looking for an assist as well. Loaded...

    I'm looking for an assist as well. Loaded teamspeak up. Starts up fine and we can use it, but then seems to hang up after a few hours (as evidenced by an inability of people to login). When I go...
  12. Replies
    4
    Views
    2,722

    Had no luck doing it. Tech Support told me it's...

    Had no luck doing it. Tech Support told me it's possible to do it and I most likely just wasn't configuring correctly. Gave up because I figured out how to do what I needed to do (upload csv files...
  13. Replies
    4
    Views
    2,722

    phpmyadmin personal install

    The default bluehost phpmyadmin install only permits uploading sql files. Other installs of phpmyadmin also allow uploading csv and csv using LOADDATA options.

    I need to upload CSV data to tables...
Results 1 to 13 of 13