php-install Digest 14 May 2001 00:31:18 -0000 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

--with-imap-ssl problem
        3142 by: Ilya

Compiling problem
        3143 by: Michael Workman

--with-dom compiling problem, PHP4.0.x
        3144 by: HFL

Apache Mod install problem
        3145 by: Beech Rintoul

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


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






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) 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-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]







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







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
usage: yacc [-dlrtv] [-b file_prefix] [-o output_filename]
            [-p symbol_prefix] filename

any suggestions?






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 c-client is SSL enabled?





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 8192 [0x2000]))) -1 (nil)
    (nil))
make: *** [functions/dns.o] Error 1

Can Some one Contact ME to Help me out
if they can help






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 libxml 1.8.11 and libxml2 2.3.8 installed on Mandrake 8.0.

Any suggestions?

Thanks.

HFL







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 suggestions would be 
appreciated. I'm building this on FreeBSD 4.3.

TIA,

Beech
-- 
-------------------------------------------------------------------
     Beech Rintoul - IT Manager - Instructor - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail  | P.O. Box 230510
 X  - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -----------------------------------------------------------------













Reply via email to