Re: [PHP] Missing php.ini file

2003-07-15 Thread Chris Blake
On Tue, 2003-07-15 at 11:05, Joel Rees wrote: > ..here is the output : > > > > [EMAIL PROTECTED] php]# find / -name php.ini -print > > sudo is your friend. Not knowing much about Linux, at the moment sudo is very confusing, but I`ll be looking into it :) > > > /home/chris/Documents/M

Re: [PHP] Missing php.ini file

2003-07-15 Thread Joel Rees
> Greetings again, > > Did as Ralph suggested...here is the output : > > [EMAIL PROTECTED] php]# find / -name php.ini -print sudo is your friend. > /home/chris/Documents/Mein Stuph/PHP 4 > Package/php-4.3.1/pear/tests/php.ini > find: /mnt/floppy: Input/output error > find: /mnt/cdro

RE: [PHP] Missing php.ini file

2003-07-14 Thread Chris Blake
Greetings again, Did as Ralph suggested...here is the output : [EMAIL PROTECTED] php]# find / -name php.ini -print /home/chris/Documents/Mein Stuph/PHP 4 Package/php-4.3.1/pear/tests/php.ini find: /mnt/floppy: Input/output error find: /mnt/cdrom: Input/output error /mnt/ClientWebs/kno

RE: [PHP] Missing php.ini file

2003-07-14 Thread Ralph Guzman
Chris, Not sure how you went about searching for php.ini, but you can type in the following find command in your command prompt and it will search your entire system: find / -name php.ini -print You may also want to look for php.in in /usr/local/lib. This is where php install php.ini by default.

Re: [PHP] Missing php.ini file

2003-07-14 Thread Philip Olson
> > You'll be waiting a long time, until the end of time :) > > Because the php4 module is now named php-src, so change > > that in the url and you'll be set. > > Thanks. Someone needs to change the link in the Configuration chapter of the > manual, too, b/c that's how I always find it. :) Done,

Re: [PHP] Missing php.ini file

2003-07-14 Thread CPT John W. Holmes
> You'll be waiting a long time, until the end of time :) > Because the php4 module is now named php-src, so change > that in the url and you'll be set. Thanks. Someone needs to change the link in the Configuration chapter of the manual, too, b/c that's how I always find it. :) ---John Holmes...

Re: [PHP] Missing php.ini file

2003-07-14 Thread Philip Olson
On 14 Jul 2003, Chris Blake wrote: > On Mon, 2003-07-14 at 14:13, John W. Holmes wrote: > > . > > > > You can normally just get a new php.ini from here: > > > > http://cvs.php.net/co.php/php4/php.ini-dist > > > > but it's giving a 505 error right now. May have to wait a bit. > > > > First, cre

Re: [PHP] Missing php.ini file

2003-07-14 Thread Chris Blake
On Mon, 2003-07-14 at 14:13, John W. Holmes wrote: > . > > You can normally just get a new php.ini from here: > > http://cvs.php.net/co.php/php4/php.ini-dist > > but it's giving a 505 error right now. May have to wait a bit. > > First, create a PHP page with just the function on it. > Load up

Re: [PHP] Missing php.ini file

2003-07-14 Thread John W. Holmes
Chris Blake wrote: My php.ini file has gone awol, how or why I don`t know You can normally just get a new php.ini from here: http://cvs.php.net/co.php/php4/php.ini-dist but it's giving a 505 error right now. May have to wait a bit. First, create a PHP page with just the function on it. Lo

Re: [PHP] Missing PHP.ini

2001-11-22 Thread David Robley
On Fri, 23 Nov 2001 12:36, John Monfort wrote: > Hello everyone! > > I upgraded my system from win98 to win2k, a few weeks ago. > Now, I can't seem to locate my php.ini file. > > I've looked in > C:\ > C:\windows > C:\windows\system (and system32) > > to no success. > > Is anyone awa

RE: [PHP] Missing PHP.ini

2001-11-22 Thread John Monfort
Thanks Joseph! btw, Happy Thanksgiving to all! __John Monfort_ _+---+_ P E P I E D E S I G N S www.pepiedesigns.com "The world is waiting, are you ready?" -+___+- On Fri, 23 Nov 2001, Jos

RE: [PHP] Missing PHP.ini

2001-11-22 Thread Martin Towell
doesn't win2k files go under C:\winnt ? what about looking under the php directory??? -Original Message- From: John Monfort [mailto:[EMAIL PROTECTED]] Sent: Friday, November 23, 2001 1:06 PM To: [EMAIL PROTECTED] Subject: [PHP] Missing PHP.ini Hello everyone! I upgraded my system f

RE: [PHP] Missing PHP.ini

2001-11-22 Thread Joseph Blythe
John, Look in the original distribution files for php.ini-dist (or php.ini-optimized) and copy it to c:\windows\php.ini As far as I know php can run without a php.ini I beleive it has builtin defaults. Regards, Joseph -Original Message- From: John Monfort [mailto:[EMAIL PROTECTED]] Se