Re: [PHP-WIN] Newbie: Help on mySQL !!!

2001-03-11 Thread Ralph Alberti
I'm pretty new at php too but I think you are going about it all wrong. First create a php script that accesses MySQL. Like this: Then put it on your web tree. Then point to it with your browser. I think you can execute a php script from the command line but I'm not sure. I haven't done it.

Re: [PHP-WIN] Installing in winNT

2001-03-11 Thread Ralph Alberti
I am also new to this but have recently found an excellent site in support of PHP on Windows. http://www.php4win.de/ I've also heard it mentioned many times that you should probably use the CGI implementation of PHP rather than the isapi module as it is not ready for prime time. --Ralph Adm

Re: [PHP-WIN] Web Servers

2001-03-11 Thread Ralph Alberti
Check out the following link. http://www.php.net/manual/en/install.iis.php --Ralph Jim Ray wrote: > > I am new with PHP and I have a question about Web Servers. I am running > Windows ME and PWS is not supported. Will PHP run under Apache for windows? > > Also, does anyone know will Windo

Re: [PHP-WIN] HELP ON IIS4 & PHP4.0.4pl1

2001-03-11 Thread Ralph Alberti
So what did you do? I upgraded my home machine and it also has a Windows directory and no WinNT directory. My work laptop came preconfigured with Win2000 and does have the c:\winnt as you mentioned. PHP seems to work fairly well on both using the cgi version of php. I am trying to track down one p

Re: [PHP-WIN] Resource for PHP and other technologies

2001-03-11 Thread Ralph Alberti
Excellent resource. Please don't take it down. I've bookmarked it and will come back often. --Ralph narsu wrote: > > I developed this site http://www.hytes.com > for techical resource for developers. Please take a look and let me know > your feedback. > > Thanks > Narsu > > -- > PHP Windo

[PHP-WIN] POST Problems

2001-03-11 Thread Ralph Alberti
Hello, I am using Win2000 and POST doesn't work. I have tried using Xitami server on two different machines with no success. I am using the most current version of PHP and have also tried it with IIS 5. GET works fine. I am now starting to think it has to do with my configuration of PHP. Any hel