Operating System: RedHat Linux 7.2
PHP Version: 4.2.3 , 4.3.2
GD [gif patched] : 2.0.12 path /usr/local/gd
GD install
./configure --prefix=/usr/local/gd
make install
it's install all good well
..
checking for libpng-config... no
checking png.h usability... yes
checking png.h pre
Linux RH 7.3
Apache 2.0.43
php 4.3
configure --with-mysql --with -apxs
but it fails on startup
Suggestions?
I have seen the problem in the list but no solutions?
Starting httpd: Syntax error on line 231 of
/usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/libexec/libphp4.so int
> >FreeBSD 4.6//
> >Apache 2.0.43 //
> >Mailman 2.0.13 //Gnu mailing list management software
> >MySQL 3.23.52 //
> >
I decided to reinstall apache with a newer version (previously 1.3.26) and
I saw to it that mod_so was enabled.
I followed these install steps,
#./configure --prefix=/usr/l
Hello, I am in need of some help with installing PHP onto a sparc
system running SuSE 7.3. i have downloaded and compiled PHP 4.2.1 but i
seem to keep getting the same error after i execute the module from the
httpd.conf file. i configed with this line:
./configure --with-mysql=/usr/local/mys
n is following the manual of PHP4.0. Could you tell me how to run
"ldconfig"?
Thanks again!
Duo
>From: "Michiel Lange" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: [PHP-INST] undefined symbol: pcre_malloc
>Date: Mon, 8 Jul 2002 12:07:09 +0200
The problem you experience is probably that your library is not 'loaded'
yet.
check if libphp4.0.so is in the path described in /etc/ld.so.conf
if so, run ldconfig
If the problem persists, give the output of the next command:
ldd //php
Greetings,
Michiel L.
"Duo Fu" <[EMAIL PROTECTED]> schreef i
Hi friends:
I have tried to install php4.0 with apache1.3.26 tarball versions on my
RedHat6.2. I got the same error message:
--
[root@broekhoven libexec]# /usr/local/apache/bin/apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Hello,
Due to the new security bug in Apache, I want to upgrade
Apache.
I compiled and installed Apache 1.3.26 and PHP 4.2.1 and
everything went fine.
But when I want to start Apache, I get this error message:
taz:/usr/local/apache_1.3.26# bin/apachectl start
Syntax error on line 236 of /usr/l
Hi,
after setting up my server for the fifth this night I'm giving up..
Does anybody know, why I'm getting the following error?
[root@router bin]# ./apachectl startssl
Syntax error on line 239 of /usr/local/apache/1.3.26/conf/httpd.conf:
Cannot load /usr/local/apache/current/libexec/libphp4.so i
Hi all,
I compiled php successfully with the following configuration:
./configure --with-tsrm-pthreads --with-mysql=/usr/local
--with-imap-ssl=/usr/local --with-gettext --with-imap=/Source/imap-2001a
--with-gd --with-openssl=/usr/local --with-apxs2=/usr/local/sbin/apxs
It compiles and installs
Environment:
Solaris 8
gcc 2.95.3
Shell: tcsh
Trying to compile Apache w/ mod_SSL+PHP+LDAP.
cd mod_ssl-2.8.8-1.3.24
./configure --with-apache=../apache_1.3.24
cd apache_1.3.24
./configure --prefix=/opt/software
cd ../php-4.1.2
./configure --with-apache=../apache_1.3.24 --with-openssl --with-ld
I recently tried to upgrade PHP from 4.0.6 to 4.1.2 on a Cobalt RAQ3 server
running RH 6.2
All apeared to go well through the configure, make and make install but when
I tried to start apache I got the following error
Setting up Web Service: Syntax error on line 33 of
/etc/httpd/conf/httpd.conf:
Hi,
I have compiled php 4.0.4 with the following config, so that I may run some
java code:
./configure --prefix=/usr --with-config-file-path=/etc --enable-shared --wit
h-apxs=/usr/sbin/apxs --with-exec-dir=/usr/bin --with-regex=system --without
-mysql --with-java=/usr/local/j2sdk1.3.1/
The JV
I am attempting an install of Apache 1.3.22 with PHP
4.1.1 (for Oracle 8.1.6.2.0 on AIX 4.3.3.0. The
following steps were run to create the installation
package:
cd apache
./configure --prefix=/fsapps/fsother/web/httpd \
--with-layout=FS
cd ../php
./configure --with-apache=../apache \
--with-con
HELP!!
I have been working on this for a couple of days now. I have read all of
the posts here and other places as well as the PHP FAQ, MySQL support and
Apache support.
The problem is simple, I have installed php-4.0.6 as dynamic with
Apache-1.3.19 and MySQL-3.23.39 on a Linux 7.x platform. I
Hi I have installed php 4.0.5 on Iplanet webserver 4.1 I wased the following
to install :
./configure --with-mysql=/path/to/mysql --with-nsapi=/path/to/iplanet
oance I compile mysql and edit the mime.types and obj.conf, when I try to
start the server I get this error :
conf_init: Error running
Hi all,
a little while ago I wrote, experiencing trouble with squirrelmail & apache.
I've managed to catch up with time once again, and had a closer look, and I
think that the culprit is perhaps the error below, which occurs if:
#LoadModule php4_module libexec/libphp4.so
is loaded.
Canno
Check your php.ini and comment out pdf module. Then it should work.
(libphp4.so cannot find the module)
Regards,
--
Yasuo Ohgaki
"Andrew Apold" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Following up on my earlier problems with show_boxed, the suggesti
Following up on my earlier problems with show_boxed, the suggestions I got
did indeed work and php compiled fine with pdflib support.
Now, however, when I go to start apache, I get:
>Syntax error on line 206 of /usr/local/apache/conf/httpd.conf:
>Cannot load /usr/local/apache/libexec/libphp4.so
On Thu, 15 Mar 2001, Sun wrote:
>I also has this problem when installing php 3.0.18 on redhat 6.0
>Pls help ... If you can solve this problem
Try adding --with-zlib into your configure line.
And I would also suggest you to update to PHP 4..and get the latest
CVS snapshot from http://snaps.php.ne
I also has this problem when installing php 3.0.18 on redhat 6.0
Pls help ... If you can solve this problem
thx
HIDE wrote:
>
> Hi All,
>
> I get the following error when trying to start apache following installing
> php-4.0.4pl1
>
> # ./bin/apachectl start
> syntax error on line 207 of /usr/
Hi All,
I get the following error when trying to start apache following installing
php-4.0.4pl1
# ./bin/apachectl start
syntax error on line 207 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/lipphp4.so into server:
/usr/local/apache/libexec/libphp4.so: undefined sym
I'm trying to put a new apache and php install on an old FreeBSD box with
no-longer-supported hardware. PHP configures and compiles fine, but I get
the following run-time error with apache:
pager# apachectl start
Syntax error on line 224 of /usr/local/httpd/conf/httpd.conf:
Cannot load /usr/loca
Hey,
I'm on Mandrake 7.1. I installed PHP 4.0 without any errors, using the following:
./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs
--with-gnu-ld
make
make install
It seemed to go fine -- no errors during installation, however, when I try to start
apache I g
24 matches
Mail list logo