Re: [PHP-INST] --with-mysql= compile error?

2002-12-29 Thread Stephen
Hr. This lets php compile but apache still breaks with similar errors. Anyone else having this prob? Stephen Quoting Stephen <[EMAIL PROTECTED]>: > Ummm, duh! > To prevent this error use --disable-cli with ./configure > > > Regards, > Stephen > > > Quoting Stephen <[EMAIL PROTECTED]>: >

Re: [PHP-INST] --with-mysql= compile error?

2002-12-29 Thread Stephen
Ummm, duh! To prevent this error use --disable-cli with ./configure Regards, Stephen Quoting Stephen <[EMAIL PROTECTED]>: > PHP 4.3.0 > Linux 2.2.21 > --with-mysql=/usr/local/mysql seems to be generating this compile > error: > > > ext/mysql/php_mysql.o: In function `zif_mysql_client_encodin

[PHP-INST] --with-mysql= compile error?

2002-12-29 Thread Stephen
PHP 4.3.0 Linux 2.2.21 --with-mysql=/usr/local/mysql seems to be generating this compile error: ext/mysql/php_mysql.o: In function `zif_mysql_client_encoding': /usr/src/php-4.3.0/ext/mysql/php_mysql.c:1077: undefined reference to `mysql_character_set_name' ext/mysql/php_mysql.o: In function `zif

[PHP-INST] Source code being showed...

2002-12-29 Thread Lic. Rodolfo Gonzalez Gonzalez
Hi, I have a problem, the stage: redhat-6.2 + apache-1.3.27-rh62 + php-4.3.2(from PHP's tarball). I have the MIME type correctly defined in my httpd.conf, and the code sometimes is interpreted and sometimes it isn't (sometimes it gets passed crude to the browser). I had no problems before, the onl

[PHP-INST] Re: PHP 4.3 unable to load php_domxml.dll in WinXP Apache 2.0.43

2002-12-29 Thread Dirk Schiefke
Same applies here using XP pro SP1, apache 1.3.27 no dll will load even if the extensions path is set to the correct dir in this case J:\php-4.3.0\extensions - where they reside dirk On Sun, 29 Dec 2002 14:38:51 -, [EMAIL PROTECTED] (Rui Costa) wrote: > hi, > > Windows XP, Apache 2.0.43(W

[PHP-INST] trouble installing PHP

2002-12-29 Thread Bobby Teague
Dear PHP [EMAIL PROTECTED] I am writing to you because I am at my wit's end as to how to get PHP working on my local machine The main problem is that Apache isn't seeing my PHP. Whenever I try to run a phpinfo() test file, all I get is a blank screen. When I right click within my brows

php-install Digest 29 Dec 2002 17:44:37 -0000 Issue 1177

2002-12-29 Thread php-install-digest-help
php-install Digest 29 Dec 2002 17:44:37 - Issue 1177 Topics (messages 9451 through 9459): Re: php.ini unfunctional in php4.3release on apache2.0.43 9451 by: Jim Thome apache problem after upgrading 9452 by: Robert Abbate pam_end install problem 9453 by: Robe

[PHP-INST] Re: libxml

2002-12-29 Thread Rui Costa
try this... libxml 2.4.30 (windows) http://www.fh-frankfurt.de/~igor/projects/libxml/binaries.html rui "Jeffrey N Dyke" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Does anyone know of an alternate place to download libxml-2.4.14 for the > use with domxml?

[PHP-INST] PHP 4.3 unable to load php_domxml.dll in WinXP Apache 2.0.43

2002-12-29 Thread Rui Costa
hi, Windows XP, Apache 2.0.43(Win32) with PHP 4.3 can't load DLL 'php_domxml.dll'. it pops-up: Unknown(): unable to load dll'C:\php\extensions\php_domxml.dll' if I use the old 'php_domxml.dll' from PHP 4.2.4, it works fine. I'm using libxml2-2.4.30, expat 1.95.4. by the way, 'libxml2.dll' is not

Re: [PHP-INST] readline Error lang/php4 with GD2 Lib

2002-12-29 Thread Rasmus Lerdorf
Why don't you just use the bundled GD2 library by using --with-gd as opposed to --with-gd=whatever ? On Sun, 29 Dec 2002, Thomas Weller wrote: > Hello, > > I wanted to install PHP on a FreeBSD 4.7 system. > > In /usr/ports/lang/php4 I chose the following > options (those I need and the pre-checke

[PHP-INST] readline Error lang/php4 with GD2 Lib

2002-12-29 Thread Thomas Weller
Hello, I wanted to install PHP on a FreeBSD 4.7 system. In /usr/ports/lang/php4 I chose the following options (those I need and the pre-checked ones) [x] GD2 [x] zlib [x] MySQL [x] XML [x] XSLT [x] DOMXML Unfortunately, I got an Error checking for readline in -lreadline... no configure: err

[PHP-INST] cannot find -lstdc++

2002-12-29 Thread Dmitry Demczuk
Hi there, I'm trying to get PHP 4.3.0 compiled on a SuSE Linux 8.0 box. ./configure goes well but when I try the make command, I get the following error message: php /usr/i486-suse-linux/bin/ld: cannot find -lstdc++, and the installation fails. The lstdc++ is in the library libstdc, which is un

[PHP-INST] pam_end install problem....

2002-12-29 Thread Robert Abbate
Hello all. After I have done an upgrade for php, I get this strange error: Syntax error on line 68 of /etc/httpd/conf/httpd-perl.conf: Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: pam_end