Just wondering if anyone has done this before. Write a PHP script that needs to be run once a day. How would you place such a file in cron so that it is run once a day. Read all
Ok I have a very wierd problem here. http://conserveflorida.org does not load the links and such yet http://conserveflorida.org/ works perfectly. The only difference in the two links is that one has a Read all
If I first set up a RAID 5 with 3 hot swap drives can I do the following latter: 1) add extra drive so that it will be included in the array without data loss (and downtime)? 2) replace all disks (one Read all
I'm considering RAID for a future server. From what I read, RAID 5 burns up all its time in parity generation. I also read that in RAID 1, only one drive is touched unless it fails. RAID 1+0 is a comb Read all
I have a RaQ4i and I host many web sites. I also provide them DNS services, using ns1.mydomain.com and ns2.mydomain.com. Now I also have another server which has been set to run DNS as ns3.mydomain.co Read all
Hey, This is the problem I am encountering. Sometimes my IP backward resolves and sometimes it doesnt. I would be very happy if someone could explain to me why this isnt working correctly. OK. #1 the Read all
Hi, I am on Plesk2.0 I am running a php script which takes the backup of a remote database of Mysql. The script is fine as I have tested it on some other machine.On one of my servers it is giving the Read all
I'm setting cpu time limits for any scripts running on apahe using "RlimitCPU" for perl and "php_value max_execution_time" for php . The default value for perl is not set and for PHP is 30 sec. I curr Read all
Hi, I have Plesk for hosting. I want to run php scripts which are there in the crons of some user. But me is getting error. The result of php -v is as under #php -v bash: command not found. Although I Read all