the first url uses the http protocal and will be proccessed by your web server (PWS) the second url is a path to a local file and will be returned to you by the native file system , thus php/PWS is never invoked. This is how it is supposed to work.
juliet wrote: > I use PWS on a Win 95; to be able to run php files here, I have to specify > that the virtual directory in my machine can, not only read and run scripts, > but also *execute* (Advanced | Edit properties | checkbox "execute"). Also, > I have to type the http address, not the filename: > http://myserver/dir/file.php. C://dir/file.php won't work... > > Since both of my OS and Web Manager are different from yours, I don't know > if any of this can actually help ... > > > sweetju > > -- Vincent Stoessel [EMAIL PROTECTED] Java Linux Apache Mysql Php (JLAMP) Engineer (301) 362-1750 Mobile (410) 419-8588 AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaican -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]