Operating System - HP-UX
1830241 Members
1630 Online
109999 Solutions
New Discussion

Re: php script without apache

 
Kraekel
Occasional Contributor

php script without apache

goog Day,
i have hpux11 with apache and php_modull running.
becaus i will the php scripte running in commandline without apache. (batch runninig)
When i run the scripte with apache i must start the links-webbrowser and i can't stop links in the batch.
1 REPLY 1
NDQ_1
Advisor

Re: php script without apache

Hi,
If you have gcc, you can build PHP from tarball. It works for me without any problem.