php-install Digest 15 Jul 2003 05:16:53 -0000 Issue 1461
Topics (messages 11278 through 11280):
Re: Addings extensions...
11278 by: jsWalter
Installation problem (cannot find server)
11279 by: DeltaWolf7
Configuring
11280 by: BJ Morden
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]
----------------------------------------------------------------------
--- Begin Message ---
"Cybot" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Andrej Snedic wrote:
>
> > I am adding some extensions to PHP engine so I edited PHP.INI in
c:\windows
> > directory this way:
> > ...
> could it be that php_some-extension.dll requires another dll that is not
> in win win/system32 path? or just in any other way not accessable
Yes, my thoughts as well.
Dependancy issues.
What dependancies are to this new DLL you are trying to use.
Walter
--- End Message ---
--- Begin Message ---
Hi,
Can someone help me please.
I have installed PHP4 over and over, and my web server using different
configurations and this is my last hope.
I never had a problem until now, PHP mornally works like a dream for me.
SERVER: Visnetic WebSite Pro (Latest Build)
PHP: php 4.3.2
I have been through the manual and help lists already.
My server is fine, and so is my perl installation.
I can view the php pages when renamed as .html but when left as .php
internet explorer just says cannot find server "page cannot be disaplyed".
Does anoyone knows what might be causing this?
Thank you
--- End Message ---
--- Begin Message ---
Hello,
This is my first time using this because I am at my wits end. I have spend
three hours recompiling php and I can't seem to get it to do what I want. I am trying
to configure php to use gd. I know that in php 4.3.x gd is built in and I tried using
the command --with-gd and that yielded errors. So I downloaded the gd library compiled
and istalled that and then used the command --with-gd=/path that also yielded errors.
I needed jpeg libs and png libs and zlib. I downloaded all the sources for these and
compiled and installed them. Then I used all the corisponding commands --with-jpeg-dir
and --with-png-dir and with-zlib-dir. Even though I am pointing to where these libs
reside I get the error can not file libjpeg. try using --with-jpeg-dir (even though I
did use it ) I took out the jpeg command only and reconfigured and it ran through
fine, finding both the png lib and the zlib, but my php doesn't have jpeg support. Can
anyone please tell me what I am doing wrong and please help me get this configured
with jpeg support. Thanks in advance.
System Specs
PII 233
64MB Ram
CD-Rom
8GB WD HDD
Mandrake 9.1
Apache 2.0
PHP 4.3.2
GD 2.0.15
jpeglib v6b
Thanks again for the help
ComFox
--- End Message ---