RE: [PHP] Urgent Installation Question

2002-09-18 Thread John Holmes

Have you tried the chapter in the PHP manual on installation? It walks
you right through it. 

MySQL is just a simple unzip and go, there's no real setup to it at all
other than changing the root password...

---John Holmes...

 -Original Message-
 From: César Aracena [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, September 18, 2002 5:39 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Urgent Installation Question
 
 Hi all,
 
 I know this has been answered a lot in this list, but I'm not at my
 computer where I have fast access to my e-mails. I'm about to make my
 first PHP - MySQL installation under Win2K + IIS 5.0 and really don't
have
 a clue of what to do (also sleepy). I've downloaded the 4.2.3 version
of
 PHP and the version 3.23.52 of MySQL for Windows... what now?
 
 I'll leave the PDF, GD, and other libraries for another PHP
compilation
 for now. I just need to test my Win2K + IIS configuration.
 
 Thanks in advance,
 
 César Aracena


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Urgent Installation Question

2002-09-18 Thread César Aracena

Thanks. I installed PHP first and will install MySQL (once the download
finishes) hoping they'll work together just fine. One thing's missing... the
phpinfo.php file, which should be here... but isn't... Should I grab it from
somewhere else?

Thanks again, C.

- Original Message -
From: John Holmes [EMAIL PROTECTED]
To: 'César Aracena' [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Wednesday, September 18, 2002 7:57 AM
Subject: RE: [PHP] Urgent Installation Question


 Have you tried the chapter in the PHP manual on installation? It walks
 you right through it.

 MySQL is just a simple unzip and go, there's no real setup to it at all
 other than changing the root password...

 ---John Holmes...

  -Original Message-
  From: César Aracena [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, September 18, 2002 5:39 AM
  To: [EMAIL PROTECTED]
  Subject: [PHP] Urgent Installation Question
 
  Hi all,
 
  I know this has been answered a lot in this list, but I'm not at my
  computer where I have fast access to my e-mails. I'm about to make my
  first PHP - MySQL installation under Win2K + IIS 5.0 and really don't
 have
  a clue of what to do (also sleepy). I've downloaded the 4.2.3 version
 of
  PHP and the version 3.23.52 of MySQL for Windows... what now?
 
  I'll leave the PDF, GD, and other libraries for another PHP
 compilation
  for now. I just need to test my Win2K + IIS configuration.
 
  Thanks in advance,
 
  César Aracena




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Urgent Installation Question

2002-09-18 Thread John Holmes

There should be a php-ini.dist that you can rename to PHP.ini 

---John Holmes...

 -Original Message-
 From: César Aracena [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, September 18, 2002 6:03 AM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: [PHP] Urgent Installation Question
 
 Thanks. I installed PHP first and will install MySQL (once the
download
 finishes) hoping they'll work together just fine. One thing's
missing...
 the
 phpinfo.php file, which should be here... but isn't... Should I grab
it
 from
 somewhere else?
 
 Thanks again, C.
 
 - Original Message -
 From: John Holmes [EMAIL PROTECTED]
 To: 'César Aracena' [EMAIL PROTECTED];
[EMAIL PROTECTED]
 Sent: Wednesday, September 18, 2002 7:57 AM
 Subject: RE: [PHP] Urgent Installation Question
 
 
  Have you tried the chapter in the PHP manual on installation? It
walks
  you right through it.
 
  MySQL is just a simple unzip and go, there's no real setup to it at
all
  other than changing the root password...
 
  ---John Holmes...
 
   -Original Message-
   From: César Aracena [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, September 18, 2002 5:39 AM
   To: [EMAIL PROTECTED]
   Subject: [PHP] Urgent Installation Question
  
   Hi all,
  
   I know this has been answered a lot in this list, but I'm not at
my
   computer where I have fast access to my e-mails. I'm about to make
my
   first PHP - MySQL installation under Win2K + IIS 5.0 and really
don't
  have
   a clue of what to do (also sleepy). I've downloaded the 4.2.3
version
  of
   PHP and the version 3.23.52 of MySQL for Windows... what now?
  
   I'll leave the PDF, GD, and other libraries for another PHP
  compilation
   for now. I just need to test my Win2K + IIS configuration.
  
   Thanks in advance,
  
   César Aracena
 
 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Urgent Installation Question

2002-09-18 Thread Marek Kilimajer

If you mean phpinfo.php which calls just phpinfo(), here it is:
?
phpinfo();
?

César Aracena wrote:

Thanks. I installed PHP first and will install MySQL (once the download
finishes) hoping they'll work together just fine. One thing's missing... the
phpinfo.php file, which should be here... but isn't... Should I grab it from
somewhere else?

Thanks again, C.

- Original Message -
From: John Holmes [EMAIL PROTECTED]
To: 'César Aracena' [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Wednesday, September 18, 2002 7:57 AM
Subject: RE: [PHP] Urgent Installation Question


  

Have you tried the chapter in the PHP manual on installation? It walks
you right through it.

MySQL is just a simple unzip and go, there's no real setup to it at all
other than changing the root password...

---John Holmes...



-Original Message-
From: César Aracena [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 5:39 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Urgent Installation Question

Hi all,

I know this has been answered a lot in this list, but I'm not at my
computer where I have fast access to my e-mails. I'm about to make my
first PHP - MySQL installation under Win2K + IIS 5.0 and really don't
  

have


a clue of what to do (also sleepy). I've downloaded the 4.2.3 version
  

of


PHP and the version 3.23.52 of MySQL for Windows... what now?

I'll leave the PDF, GD, and other libraries for another PHP
  

compilation


for now. I just need to test my Win2K + IIS configuration.

Thanks in advance,

César Aracena
  





  



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php