[PHP-INST] error on compilation

2001-05-13 Thread seckt0r
I can configure php-4.0.5 normaly with this: ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --enable-track-vars but when run make it gives me this error: sapi_apache.c: In function `apache_php_module_main': sapi_apache.c:80: `NOT_FOUND' undeclared (first use

php-install Digest 14 May 2001 00:31:18 -0000 Issue 307

2001-05-13 Thread php-install-digest-help
php-install Digest 14 May 2001 00:31:18 - Issue 307 Topics (messages 3138 through 3145): Re: Inserting images into MySQL using PHP 3138 by: Johannes Janson 3139 by: James Kapherr Re: installation of PHP4 3140 by: Chris Hewitt compile problems 3141 by: Ilya

[PHP-INST] Apache Mod install problem

2001-05-13 Thread Beech Rintoul
Hi, I'm trying to install php as a module in apache. Install puts libmodphp4.a into the proper apache directory, but when I try and make apache it stops with: mod_php4.c.28: zend:h: No such file or directory, and continues to list about 11 more header files with the same error. Any suggestio

[PHP-INST] --with-dom compiling problem, PHP4.0.x

2001-05-13 Thread HFL
It just fails to compile every time. The following is the error message: ... Checking for DOM support... yes Checking for DOM default path... not found configure: error: Please reinstall the libxml >= 2.2.7 distribution I have libx

[PHP-INST] Compiling problem

2001-05-13 Thread Michael Workman
I have been Trying to install on a Netwinder but I keep getting this error s/dns.c -o functions/dns.o functions/dns.c: In function `php3_getmxrr': functions/dns.c:338: internal error--unrecognizable insn: (insn 812 811 281 (set (reg:SI 0 r0) (umin:SI (reg/v:SI 0 r0) (const_int

[PHP-INST] --with-imap-ssl problem

2001-05-13 Thread Ilya
I also want to configure php with imap-ssl option, but it always says that my c-client doesnt support ssl, and i need either to remove --with-imap-ssl or recompile cclient, which i did, and string libc-client.* |grep SSL gives lots of hits on ssl. any suggestions why configure doesnt see that my

[PHP-INST] compile problems

2001-05-13 Thread Ilya
Hi. I am trying to compile php4 CVS on FreeBSD 4.3 system, but i run into all kinds of problems. First of all after i stripe my ./configure of some options it runs ok, but than make dies with this error: make Making all in Zend byacc -p zend -v -d ./zend_language_parser.y -o zend_language_parser.c

Re: [PHP-INST] installation of PHP4

2001-05-13 Thread Chris Hewitt
KDE wrote: > onfigure: error: newly created file is older than distributed files! Check > your system clock. I assume that you have checked your system clock and it is set correctly, e.g. no Y2K problem etc? A small point, but you did not mention it so I thought it worth asking. Regards Chris

RE: [PHP-INST] Inserting images into MySQL using PHP

2001-05-13 Thread James Kapherr
Thanks - I will do that instead --James -Original Message- From: Johannes Janson [mailto:[EMAIL PROTECTED]] Sent: 13 May 2001 13:49 To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] Inserting images into MySQL using PHP Hi, > I was wondering if there was a way to store images (jpg or gif)

Re: [PHP-INST] Inserting images into MySQL using PHP

2001-05-13 Thread Johannes Janson
Hi, > I was wondering if there was a way to store images (jpg or gif) into a MySQL > database using PHP. you could use a blob. But it probably is better just to store the path to the image in your DB. hope it helps Johannes -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e

php-install Digest 13 May 2001 11:53:00 -0000 Issue 306

2001-05-13 Thread php-install-digest-help
php-install Digest 13 May 2001 11:53:00 - Issue 306 Topics (messages 3136 through 3137): installation of PHP4 3136 by: KDE Inserting images into MySQL using PHP 3137 by: James Kapherr Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubsc

[PHP-INST] Inserting images into MySQL using PHP

2001-05-13 Thread James Kapherr
Hi all, Not sure if this is the right list to post to, but I am in need of some help. I was wondering if there was a way to store images (jpg or gif) into a MySQL database using PHP. If so, how can I do it? Thanks James -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-ma

[PHP-INST] installation of PHP4

2001-05-13 Thread KDE
Hello! I am fresh in php! I want to install php in RedHat 7.0, when I type : "./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs \--prefix=/usr/local/php' under the directory "php-4.0.5", it tells me that: "..checking whether build environment is sane... configure: error: newly