From: "Shlomi Fish" <[EMAIL PROTECTED]> > On Tue, 16 Apr 2002, Sagi Bashari wrote: > > > Hi > > > > Is it possible to setup a PHP mirror on IGLU? > > > > The PHP website provides access to the PHP documention, with search options > > like http://mirror.php.net/function_name so it'll be pretty helpful for > > israeli php developers. > > > > See http://uk.php.net/README.mirror > > > > Sagi > > > > Unfortunately, we have problems configuring the PHP 4 on iglu.org.il. No > one seems to know where the php.ini is present. >
Why? Just run a simple script: <?php phpinfo(); ?> It'll show you the php.ini path on the first lines. Sagi ---------------------------------------------------------------------------- To unsubscribe, send a message to [EMAIL PROTECTED] Archives available at http://www.mail-archive.com/[email protected]/
