Search results

  1. T

    registration pending

    hi all my account registration has been pending for aklmost 24 hours. DoI need to do anything to speed it up? I can't make a ticket through the portal, I get redirected to the registration pending page. Many thatnks, Paul
  2. T

    how can I check a cron job is running?

    Thanks again :) ---------- Post added at 09:13 PM ---------- Previous post was at 07:21 PM ---------- all working great. closing the thread.
  3. T

    how can I check a cron job is running?

    Thanks, I'll give that a go :) ---------- Post added at 07:11 PM ---------- Previous post was at 07:01 PM ---------- THANK YOU!! That works great. I'm adding you to my list of heros.
  4. T

    how can I check a cron job is running?

    I was advised elsewhere to use wget. I have no idea about unix commands. it might be easier if I tell you what I am trying to achieve? I want to execute the file at "http://tropicalfishnet.x10.mx/wp-content/plugins/buddystream/import.php" every ten minutes. The file updates records in my...
  5. T

    how can I check a cron job is running?

    Thanks for the reply :) This is the first time I've used cron jobs and I'm not sure if I need curl or wget because the file is on my server. I'm very unsure of the syntax and what path I should be using. Many thanks, Paul. ---------- Post added at 06:35 PM ---------- Previous post was at...
  6. T

    how can I check a cron job is running?

    Hi all, I've never used acon jobs before. I added one, how can I check it's running ok? */10 * * * * wget http://tropicalfishnet.x10.mx/wp-content/plugins/buddystream/import.php -O /dev/null -q Does that look ok? If I follow the link it does what it's meant to but the cron job doesn't seem to...
  7. T

    php error log

    Which is what I did. Error fixed. Thanks for the advice all.
  8. T

    php error log

    Thank you :)
  9. T

    php error log

    mine was 648MB!!! I just deleted it. Will it be automatically re created on the next error? I couldn't read a file that size so I will keep checking back to see a smaller file and read it to see what is causing the errors.
  10. T

    Resource limit hit.

    How does this work? Is there any way I can find out which resource maxed out? If I can then I can hopefully do something about it. Cpanel reports 33mb disk space used and 0.11mb monthly bandwith used. What other resources should I keep an eye on? Many thanks, Paul.
  11. T

    Error establishing database connection??

    I had these problems and rightly or wrongly chmoded my tmp folder to 7,7,7 is this a safe thing to do?
  12. T

    PHP/MySQL

    it's already installed on the server. Use Cpanel to access SQL (create a database etc) and PHPmyAdmin. PHP scripts should just run :)
  13. T

    PHP Mail

    Thanks, Appreciated :)
  14. T

    PHP Mail

    is it enabled? Can it be enabled? What other options do I have (if any) for my site sending automated emails or registration and forum subscriptions? Thanks.
  15. T

    Error establishing database connection??

    Thank you :)
  16. T

    Error establishing database connection??

    Thanks Dead-I Mines back online. Not sure which server though.... How can I find out?
  17. T

    Error establishing database connection??

    I had it the other day and again now. It was very quicly resolved last time. I hope it is this time too :)
  18. T

    get my site to send emails

    is it possible to get my site to send emails to users who register? I'm using a wordpress based install. ---------- Post added at 07:21 PM ---------- Previous post was at 05:28 PM ---------- Ijust realised how strange that reads. I should have probably asked something like can I turn on php...
  19. T

    Databse connection errors.

    Is something wrong with the databases? I can't use any of the DB related features on my sitre, I get connection errors when I try and I can't log in to PHPMyAdmin either. My database is showing as 0.0mb in Cpanel and a database check just results in the words database checked. Paul...
  20. T

    Database MySql Server Down

    I've been having problems, Cpanel now says databases are down. Maybe they are working on something?
Top