Jump to content

php script pops up and does not work


kabira

Recommended Posts

Hi, I am very new to php. Someone wrote a php script and it was working fine. We use windows xp and when I try to run the schedule task, the php scrip pops up instead of running.

when I try to run the script thru cmd, it runs.

c:\path_to_php.exe -f c:\path_to_file

can anyone please advise what can I check thanks

Link to comment
https://forums.phpfreaks.com/topic/96090-php-script-pops-up-and-does-not-work/
Share on other sites

It sounds like the file name ends in .txt Have you checked that the command and parameters that are entered in the task scheduler are correct?

 

Are file extensions hidden on the computer? If so, start by un-hiding all extension.

 

Otherwise, you would need to post exactly what has been entered to get help.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.