[PHP-INST] Calling PHP from Java using CGI...

2003-06-26 Thread Rodrigo Reyes
Hi all Has anyone been able to call php from a servlet (JAVA) using CGI interface? I am trying to do that here, and everything seems to work without problems, except that no data returns from the execution of my scripts. Any idea what could be happening? Is there information on how to configure

[PHP-INST] Calling PHP from Java using CGI...

2003-06-26 Thread Rodrigo Reyes
Hi all Has anyone been able to call php from a servlet (JAVA) using CGI interface? I am trying to do that here, and everything seems to work without problems, except that no data returns from the execution of my scripts. Any idea what could be happening? Is there information on how to configure

[PHP-INST] upgrade php

2003-06-26 Thread lavila
Hi I have linux rh with apache+mysql+php the version of php is 4.2.3. I´ve tried to upgrade to php 4.3.2 so I can use gd but I installed everything ok but I run phpinfo() and it still has the older version, and I would like to know how I can get to work the new version Thank you. Lino Avila -

php-install Digest 26 Jun 2003 21:30:06 -0000 Issue 1438

2003-06-26 Thread php-install-digest-help
php-install Digest 26 Jun 2003 21:30:06 - Issue 1438 Topics (messages 11157 through 11158): problems with make-command (undefined reference: __ctype_b) 11157 by: Mikko Hämäläinen Re: [ERR] [PHP-INST] session_start undefined 11158 by: dayton.brooklyn.cuny.edu Administrivia:

[PHP-INST] Re: [ERR] [PHP-INST] session_start undefined

2003-06-26 Thread dayton
Well it turned out to be operator error (at least session_start problem). It was a weird interaction between a script I use to invoke make(1) and the FreeBSD ports. thanks anyway dayton dayton> Folks, dayton> I've been using php w/apache for some time but I've encountered dayton>

[PHP-INST] problems with make-command (undefined reference: __ctype_b)

2003-06-26 Thread Mikko Hämäläinen
Hi, I'm trying to install php-4.3.2 to a RedHat 9 - system. When I run the "make" - command I get first loads of text (I guess thats ok?) followed by several errors concerning "undefined reference to '__ctype_b'". I've traced the problem to the renamed (in RH9) variable __ctype_b_loc (earlier it