He already stated that he used phpinfo(); and it was looking in c:\winnt.
as to your question im not really sure. I think there's a way that you
can tell PHP to use a certain ini file, im not sure though. Double check to
make sure you used the php.ini-dist and not the optimized one. Had t
The O'Rielly books are great. I know there's a MySQL one; Not sure about
one for PHP, but i wouldn't be suprised if there was one. Check those out.
--
Jason Wood
Chief Technology Officer
Expressive Tek, Inc.
407 Kehrs Mill Road
Ballwin, MO 63011
Phone 636.256.1362
www.ex
server (xitami) would not run php it would send me the page
including
> the php source code.
>
> This happens even if I try to execute a script as simple as
>
>
> Jason Wood <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
It means that either PHP is not running, or there's a parse error on the
page and you dont have the error handling set.
--
Jason Wood
Chief Technology Officer
Expressive Tek, Inc.
407 Kehrs Mill Road
Ballwin, MO 63011
Phone 636.256.1362
www.expressivetek.com
"StefáN Vingir Skar
I'd rather have my mailbox stuffed with 100 dollar bills =)
--
Jason Wood
Chief Technology Officer
Expressive Tek, Inc.
407 Kehrs Mill Road
Ballwin, MO 63011
Phone 636.256.1362
www.expressivetek.com
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Thank you for