[POW] POW with PHP on Windows XP

11 views
Skip to first unread message

AIM

unread,
May 23, 2010, 9:14:56 PM5/23/10
to FireFox POW - Users Group
Hi,

I am trying to get POW to work with PHP on Windows XP.

I have in my startup.sjs file the following ...

<?sjs
pow_server.APP_HANDLERS['php'] = 'M:
\PortableAppscomSuiteNEVERDELETEME\PortableApps\OTHER\php-5.3.2\php-
cgi.exe';
?>

When I browse to
http://localhost:6670/test.php

a big DOS BATCH window appears, then it exits quickly.

The following is found in my error.txt file.

'"M:PortableAppscomSuiteNEVERDELETEMEPortableAppsOTHERphp-5.3.2php-
cgi.exe"' is not recognized as an internal or external command,
operable program or batch file.


The situation seems that the slashes are being removed.

Any ideas?

Thank you.

Andre Mikulec
Andre_...@Hotmail.com

--
You received this message because you are subscribed to the Google Groups "FireFox POW - Users Group" group.
To post to this group, send email to firef...@googlegroups.com
To unsubscribe from this group, send email to firefoxpow-...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/firefoxpow?hl=en
Plain Old Webserver Docs are at: http://davidkellogg.com/wiki/Main_Page

Jim

unread,
May 24, 2010, 12:56:25 AM5/24/10
to firef...@googlegroups.com
I'd guess that the back slashes are being treated as escape characters. Try using forward slashes.
Reply all
Reply to author
Forward
0 new messages