RE: [PHP-INSTALL] UNSUBSCRIBE ME - ME TOO!! me too!!

2003-09-10 Thread Irene . Tanaka
"webmaster" <[EMAIL PROTECTED]To: <[EMAIL PROTECTED]>

[PHP-INSTALL] pls. unsubscribe me

2003-09-10 Thread Satish Bodke
dear admin pls. unsubscribe me as early as possible though i will not be ablle to check each mail. thanks

[PHP-INSTALL] Compiling With Shared Libraries Difficulty

2003-09-10 Thread Michel Vaillancourt
Hello, all. I'm running Slackware 8.x, Kernel version 2.4. I am running apache-2.0.47, so I am trying to compile php-4.3.2 with Shared Library support. My "configure" options are: ../configure --sysconfdir=/etc \ --with-config-file-path=/etc/php.ini \ --with-mys

Re: [PHP-INSTALL] Compiling With Shared Libraries Difficulty

2003-09-10 Thread BRIAN PEREIRA
Please unsubscribe me, ugot2nome   >From: "Michel Vaillancourt" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: [PHP-INSTALL] Compiling With Shared Libraries Difficulty >Date: Wed, 10 Sep 2003 09:33:53 -0400 > > > Hello, all. I'm running Slackware 8.x, Kernel version 2.4. I am running

[PHP-INSTALL] Installation problems

2003-09-10 Thread Gary H. Holabird
I have been attempting to install php4.3.3 on a Win2k SP3 machine running IIS5. I have gone thru every installation/configuration guide I can find. I still cannot view phpinfo. I created a test.php with in it. All I get is "The page cannot be displayed. I have tried putting php.ini in the WINN

[PHP-INSTALL] UNSUBSCRIBE ME

2003-09-10 Thread Jacfeth Moreno B.
Please UNSUBSCRIBE ME _ Do You Yahoo!? Información de Estados Unidos y América Latina, en Yahoo! Noticias. Visítanos en http://noticias.espanol.yahoo.com

[PHP-INSTALL] Re: Installation problems

2003-09-10 Thread Shadow
First, I used the zipped package, not the windows installer version. Then I stopped IIS, unzipped the package. I put php.ini in the \windows directory and php4isapi.dll in the \windows\system32 directory. I then edited the php.ini file (the one in the \windows directory) as appropriate. Started

[PHP-INSTALL] Re: Installation problems

2003-09-10 Thread Shadow
Oh.here is the link to all that info http://www.php.net/manual/en/install.windows.php Shadow

[PHP-INSTALL] Re: Autoresponders

2003-09-10 Thread Shadow
Is anyone else getting those *annoying** autoresponder messages from various sources when posting to this group. Can't anyone fix that..? Shadow

[PHP-INSTALL] $_SESSION is empty after setting values

2003-09-10 Thread David Keymel
Hey kids, i have a linux server with apache 2 and php running here. I can pass values from forms, and through the url to other php pages etc. My problem here is with SESSIONS. I create a session for a user when i have validated their login information, and send them a cookie and throw some junk in

Re: [PHP-INSTALL] ./configure problems

2003-09-10 Thread nilesh Dharaiya
you type the following command to configure php ./configure --with-mysql --with-apxs=/path/to/apache/bin/apxs It should work. --- Sebastian Musial <[EMAIL PROTECTED]> wrote: > Yes, I do have an sh in /bin/sh. > Here is what I got: > > [php-4.3.3]# strace ./configure > strace: exec: No such fil