|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi everyone,
i am creating a fe for cron.everything works fine except that for the system() command.( the most important part of my code) <snip> system("crontab /tmp/crontab.tmp/"); </snip> any help on why its refusing 2 execute would be greatly appreciated. Thanks in Advance, aparna |
|
#2
|
||||
|
||||
|
Have you tried executing the command at the actual command line? Have you checked your error logs? Does the Web user (presumably nobody or www) have access to a crontab? (I doubt it.)
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > executing shell commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|