[PHP-INST] installing PHP 4.3.2 on Debian Potato

2003-08-14 Thread Michael Taekema
Hello. I am fairly new at linux but am learning fast. Here is my problem. Specs on box: 166 MHz Dell tower Debian Potato 2.2.7 Apache 1.3.28 I am trying to install PHP 4.3.2 on this machine and to work with apache. However the PHP site has nothing for info under their docs section. It just says

php-install Digest 6 Aug 2003 05:46:14 -0000 Issue 1490

2003-08-14 Thread php-install-digest-help
php-install Digest 6 Aug 2003 05:46:14 - Issue 1490 Topics (messages 11392 through 11395): Apache doesn't like sapi_apache2.c 11392 by: Steven Schlansker 11393 by: Steven Schlansker mapscript intall error 11394 by: D. Scott Davidson ./compile--with-cyrus 113

[PHP-INST] compiling extension modules on Red Hat 7.3

2003-08-14 Thread Yuval Levy
Good day I am trying to create a self-contained php extension (as in README.SELF- CONTAINED-EXTENSIONS). My box is a standard redhat 7.3 with all updates applied. After copying the module directory, when running $phpize the following error messages appear: $ phpize aclocal: macro `AC_ADD_LIB

[PHP-INST] Fw: Call to undefined function: mysql_connect()

2003-08-14 Thread Samuel Gessner
Hi there, My php seems ill configured : I get ... Call to undefined function: mysql_connect() My server is : Apache/2.0.40 (Red Hat Linux) My php version : php-4.2.2 phpinfo gives as configure options : --with-mysql=shared,/usr --with-apxs2=/usr/sbin/apxs

[PHP-INST] TrueType fonts on Windows XP

2003-08-14 Thread AzN
I'm trying to create an image with PHP. However, this is my problem. When I open my php file, that creates an image, I get this (without the HTML): Warning: imagettftext(): Could not find/open font in C:\Program Files\Apache Group\Apache2\htdocs\image.php on line 14 These are my settings whe

php-install Digest 9 Aug 2003 02:01:46 -0000 Issue 1494

2003-08-14 Thread php-install-digest-help
php-install Digest 9 Aug 2003 02:01:46 - Issue 1494 Topics (messages 11403 through 11409): Error Configuring freetds with php 11403 by: Dipesh Khacharia Call to undefined function: mysql_connect() 11404 by: Samuel Gessner 11405 by: Samuel Gessner PHP install problem

php-install Digest 12 Aug 2003 20:02:29 -0000 Issue 1498

2003-08-14 Thread php-install-digest-help
php-install Digest 12 Aug 2003 20:02:29 - Issue 1498 Topics (messages 11417 through 11417): Re: Question about reading GIFs 11417 by: Michel Côté Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PRO

[PHP-INST] Approved

2003-08-14 Thread billing
Please see the attached file. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Can you turn off safe_mode for a global alias path or directory?

2003-08-14 Thread Andrew Nelson
Hi, I'm using the FreeBSD Port mod_php4-4.3.1 I have lots of name-based virtual sites which all have: php_admin_value open_basedir "/domains/sitename.com/ php_admin_value safe_mode "1" so they can't use PHP to browse around the server. I do however set a global alias: Alias /admin "/us

[PHP-INST] installation php 4.3.2

2003-08-14 Thread Yves Hanotiau
Hello, I'm working with W98, I started some months ago with PHP 4.3.2 (with Personal Web Server). Everything was fine. But I had to format my hard disk. I installed again PWS and PHP 4.3.2... but now, I always receive an error, both with IE 4.0 and Mozilla 1.4. The error message is "HTTP 1.1 /

php-install Digest 13 Aug 2003 13:02:30 -0000 Issue 1499

2003-08-14 Thread php-install-digest-help
php-install Digest 13 Aug 2003 13:02:30 - Issue 1499 Topics (messages 11418 through 11420): Approved 11418 by: billing.verio-hosting.com Can you turn off safe_mode for a global alias path or directory? 11419 by: Andrew Nelson installation php 4.3.2 11420 by: Yves Ha

[PHP-INST] Upgrade from 4.0.3 to ver 4.3.2

2003-08-14 Thread Jeff Bennett
I need help upgrading from ver 4.0.3 to ver 4.3.2. I've extracted the TAR, but when I run make install, I get an error code -1 I'm running on Unix with Apache server. I tried the ./configure with --with-mysql --with-apxs=/www/bin/apxs Any help would be greatly appreciated. -- PHP Install Ma

Re: [PHP-INST] install

2003-08-14 Thread Colin . Slevin
It looks to me that the download is corrupt , just download it again "John Spencer"

[PHP-INST] installing with freetype

2003-08-14 Thread Merlin
Hi there, I have just downloaded freetype 2.1.x and build it on suse. Now I am trying to configure php, but it never finds the library. Can anybody suggest on how to install php with freetype 2.x? Thanx in advance, merlin -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visi

[PHP-INST] mod_php and content-negotiation with Apache

2003-08-14 Thread Edgar Bonet
Hello everybody! I am new to this list. I hope it's the right place to ask my question. I am using PHP 4.0.6 (mod_php) / Apache 1.3.20 / Mandrake 8.1. I also use content-negotiation on the same server. Therefore I have the following directives in Apache's config: LoadModule php4_module extra

Re: [PHP-INST] install

2003-08-14 Thread Phil Driscoll
On Thursday 14 August 2003 4:58 pm, John Spencer wrote: > I have downloaded the win32 binaries 4.3.2 and the installer. When I run > the installer I get "Could not initialize installation. File size > expected=1060020, size returned=90139." My quess is that the installer was currupted during downlo

RE: [PHP-INST] Question about reading GIFs

2003-08-14 Thread Michel Côté
That's good and well for those of you who are in the United States but us of the rest of the world we have to wait another year or so. I would appreciate an answer to the question I'm asking. I need a document (or URL) to show my Internet host that the read-only function for GIF

[PHP-INST] Help with install on macOSX 10.2

2003-08-14 Thread Roland Swingler
Having problems installing php. Have installed the binary version from www.entropy.ch. I have changed the httpd.conf file to uncomment the load and add module, and added the addtype bit. However it still doesn't work, when i try i get: Warning: Failed opening '/Library/WebServer/Documents/tes

[PHP-INST] ./compile--with-cyrus

2003-08-14 Thread Andy
Hello list, I've got SuSE 8.2 Prof. I've got installed the package "cyrus-imapd-devel 2.1.12". I tried to compile php "--with-cyrus". I got an error message like this "cyrus-imap version 2.0.8 or greater required". Has anybody an idea what this error messages mean? - not compatible with what?

[PHP-INST] install problem with 4.3.2

2003-08-14 Thread Boulytchev, Vasiliy
Ladies and Gents, I am having the same problem as reported here, http://www.phpbuilder.com/mail/php-install/2003061/0025.php gd -lz -lresolv -lm -ldl -lnsl -lcrypt -lcrypt -o sapi/cli/php ext/gd/gd.lo: In function `zm_deactivate_gd': /usr/src/php/ext/gd/gd.c:382: undefined reference to `gdFreeF

php-install Digest 12 Aug 2003 02:05:21 -0000 Issue 1497

2003-08-14 Thread php-install-digest-help
php-install Digest 12 Aug 2003 02:05:21 - Issue 1497 Topics (messages 11412 through 11416): help!! downgrade php4.3.2 to php4.2.1 11412 by: jens müller help!! downgrad php 4.3.2 to php 4.2.1 11413 by: jens müller Question about reading GIFs 11414 by: Michel Côté

Re: [PHP-INST] lex: command not found

2003-08-14 Thread Andy
bison is installed but lex can't found -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] help!! downgrad php 4.3.2 to php 4.2.1

2003-08-14 Thread jens müller
hello i have install php 4.3.2 typo3 work not with php4.3.2 and now i installed php4.2.1 this php version breaks the connection server to client how can i php4.3.2 downgraden or parallel to install?? gives a importantly file what i'm manuell deletet?? mfg jens -- PHP Install Mailing List (

php-install Digest 11 Aug 2003 09:25:06 -0000 Issue 1496

2003-08-14 Thread php-install-digest-help
php-install Digest 11 Aug 2003 09:25:06 - Issue 1496 Topics (messages 11411 through 11411): php 4.3.2 deinstall 11411 by: jens müller Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To

[PHP-INST] php 4.3.2 deinstall

2003-08-14 Thread jens müller
hello how i can completle deinstall php 4.3.2?? my configure: --bindir=/usr/bin --datadir=/usr/share/php --enable-discard-path --enable-force-cgi-redirect --enable-ftp --enable-magic-quotes --enable-sockets --enable-sysvsem --enable-sysvshm --enable-track-vars=yes --enable-trans-sid --enable-vers

php-install Digest 7 Aug 2003 09:52:58 -0000 Issue 1492

2003-08-14 Thread php-install-digest-help
php-install Digest 7 Aug 2003 09:52:58 - Issue 1492 Topics (messages 11400 through 11400): Re: installing PHP 4.3.2 on Debian Potato 11400 by: Bertrand PERRINE Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail:

[PHP-INST] Question about reading GIFs

2003-08-14 Thread Michel Côté
Hi, I understand that GIF support is still a touchy thing, well here in Canada anyway. I also know that there’s a way to only read GIF images and I’m trying to convince my server admin of that fact. Would anyone please send me any details the server admin would nee

[PHP-INST] 4.3.2 - problem with 'struct dirent' on SunOS 5.8/64 bit + gcc 3.2.1

2003-08-14 Thread Brian C. Hill
In php-4.3.2/ext/session/mod_files.c, among other files, gcc stops on sizeof(struct dirent) because struct dirent hasn't been defined yet. If change all includes to (which has the definition for struct dirent), things get much further, but readdir(3C) says to use . I am not reall

[PHP-INST] mapscript intall error

2003-08-14 Thread D. Scott Davidson
Hello, I have installed mapserver with php-mapscript on Solaris 2.8 . I configured mapscript as: configure --without-tiff --with-proj=/usr/local/lib --with-gdal --with-wmsclient --with-gd=/usr/lib --with-php=/usr/local/include/php/ When I run the phpinfo_mapscript.php file I get: Warning: dl()

RE: [PHP-INST] Question about reading GIFs

2003-08-14 Thread Michel Côté
> -Original Message- > From: Kevin Angus [mailto:[EMAIL PROTECTED] > Sent: 12 août, 2003 15:54 > To: Michel Côté > Subject: RE: [PHP-INST] Question about reading GIFs > > The patent covers the process creating a GIF using LZW encoding: A web > site > can take the binary data encoded as a

[PHP-INST] PHP install problem on Apache2

2003-08-14 Thread Maciej Wiznerowicz
Hi, I tried to instal PHP on Apache2 (installed itself with./configure --enable-so ) and got the following error during make I am using MacOSX 10.2.6 Should I delete repetitive files? I would appreciate any help ld: warning multiple definitions of symbol _pcre_free ext/pcre/pcrelib/pcre.o defini

[PHP-INST] lex: command not found

2003-08-14 Thread Andy
Hello. I have a root-server with SuSE 8.1, Apache 1.3.27 and php 4.2.2. After downloading and unpacking, i look into INSTALL. i wrote "./configure --with-mysql --with-apxs". the result was: loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking

[PHP-INST] 405 error when loading php file

2003-08-14 Thread Tim
When I access a php file using Apache 1.3, 405 error occurs Method Not Allowed The requested method POST is not allowed for the URL /login.php Why was that ??? How can I solve it ??? Thx you -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.ph

php-install Digest 14 Aug 2003 15:58:13 -0000 Issue 1500

2003-08-14 Thread php-install-digest-help
php-install Digest 14 Aug 2003 15:58:13 - Issue 1500 Topics (messages 11421 through 11428): Re: command not found 11421 by: Andy 11422 by: Andy 11425 by: Andy mod_php and content-negotiation with Apache 11423 by: Edgar Bonet 405 error when loading php file

[PHP-INST] install

2003-08-14 Thread John Spencer
I have downloaded the win32 binaries 4.3.2 and the installer. When I run the installer I get "Could not initialize installation. File size expected=1060020, size returned=90139." I downloaded the two windows files "php 4.3.2 zip package [6,107kb] and php 4.3.2 installer [1,035kb] I have tried to ru

Re: [PHP-INST] lex: command not found

2003-08-14 Thread Andy
very good :D i have installed the programs bison, flex, and yacc. php is installed. big thx @ Jim ^^ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php