Page 1 of 1

Problem with php-win.exe

PostPosted: 13. December 2006 20:04
by poopa
Hi,
I installed the latest XAMPP and I think something is wrong with the php-win.exe
when i run php-win -i in the command prompt i get no output.
shouldnt it output something?

any idea whats wrong?

u can see it here
http://docs.google.com/View?docid=d6wtmxg_11fsg8kv

PostPosted: 13. December 2006 21:25
by Wiedmann
php-win ... shouldnt it output something?

No, this program have no output.

PostPosted: 13. December 2006 22:03
by poopa
I could really use your help.
I am using TimeTrex application (timeTrex.com)
It's a freeware PHP application for time attendance and more.
I'm having problem running some php script, which their support team say should be run using php-win.exe.
When I run it I get no output. The support team say something is wrong with my PHP installation since I must get some kind of output when running php-win.exe

Something is weird here. I'm pretty sure they know what they are talking about.
here's the post:
http://forums.timetrex.com/viewtopic.php?p=451#451
Im would really appreciate any help.

Thanks

PostPosted: 13. December 2006 22:13
by Izzy
http://us2.php.net/features.commandline

Note - XAMPP uses xampp\apache\bin\php.exe

PostPosted: 13. December 2006 22:52
by poopa
I read it and I didnt make much of it.
I really don't know a lot about PHP.

I looked in my xampp\apache\bin\ folder and there is no php.exe there
this exe is in xampp\php\

PostPosted: 13. December 2006 23:02
by Izzy
Try using php.exe in your script instead of php-win.exe and see if that fixes your issue.