Omair Haroon
09-06-2001, 09:34 AM
Hi Guys..
Please help me setup AutoSetup script found at http://autosetup.northwesthost.com
I have installed the complete script but when I try to complete the following task so the script should start working.. it gives me an error..
To test the script in telnet type ./creatacct.php
To set up a crontab there is a file in the directory with creatacct.php and mail.php called cronsetup.txt. In telnet su root and then type crontab cronsetup.txt and it will be running
This will run the creatacct.php every min. it will not do anything if their is no userdata file to process. It will run the mail.php once a day.
Hello,
I have setup the cron tab and every one minute its sending me this e-mail..
/bin/sh: /home/sites/home/auto/creatacct.php: No such file or directory
although there is a file createacct.php in /home/sites/home/auto
and when I trying doing this :
[root@www /root]# cd /home/sites/home/auto
[root@www auto]# ls
creatacct.php creatacctRaq2.php cronsetup.txt mail.php userdata1
[root@www auto]# ./creatacct.php
sh: ./creatacct.php: No such file or directory
here is what is in the crontab :
* * * * * /home/sites/home/auto/creatacct.php > /tmp/logdump.LOG
0 0 * * * /home/sites/home/auto/mail.php > /tmp/logdump.LOG
Please reply asap.. I am receving an e-mail every 1 minute telling there is no such file.. just received 987 emails...
Please do something.. Help me.. Please reply asap..
:bawling: :bawling: :bawling:
Please help me setup AutoSetup script found at http://autosetup.northwesthost.com
I have installed the complete script but when I try to complete the following task so the script should start working.. it gives me an error..
To test the script in telnet type ./creatacct.php
To set up a crontab there is a file in the directory with creatacct.php and mail.php called cronsetup.txt. In telnet su root and then type crontab cronsetup.txt and it will be running
This will run the creatacct.php every min. it will not do anything if their is no userdata file to process. It will run the mail.php once a day.
Hello,
I have setup the cron tab and every one minute its sending me this e-mail..
/bin/sh: /home/sites/home/auto/creatacct.php: No such file or directory
although there is a file createacct.php in /home/sites/home/auto
and when I trying doing this :
[root@www /root]# cd /home/sites/home/auto
[root@www auto]# ls
creatacct.php creatacctRaq2.php cronsetup.txt mail.php userdata1
[root@www auto]# ./creatacct.php
sh: ./creatacct.php: No such file or directory
here is what is in the crontab :
* * * * * /home/sites/home/auto/creatacct.php > /tmp/logdump.LOG
0 0 * * * /home/sites/home/auto/mail.php > /tmp/logdump.LOG
Please reply asap.. I am receving an e-mail every 1 minute telling there is no such file.. just received 987 emails...
Please do something.. Help me.. Please reply asap..
:bawling: :bawling: :bawling:
