And you have c:/program files/php dir in your path, right? If you don't have it in your path, it won't work.
> On Thu, Jan 08, 2004 at 07:09:01PM -0000, Wez Furlong wrote: > > That doesn't work, since the php5*.dll is not found in the > > same dir as the exe. > > Huh? What I've been doing... > > To run CLI the script's pound bang is > #! c:/progra~1/php/cli/php > To run CGI the script's pound bang is > #! c:/progra~1/php/php > > Worked just fine. Wouldnt be much different under the new file name > system, using different file names instead of different directory names. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
