php-install Digest 17 Feb 2003 08:51:09 -0000 Issue 1251

Topics (messages 10054 through 10055):

Installation problems
        10054 by: Andreas Ekeroot

php4/Apache2/MySQL on Windows XP
        10055 by: Ray Pinnegar

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 ---
Hallo. I am trying to install PHP 4.3.0 and HTTPD 2.0.44 and MySQL 3.23.55.

My configuration options for PHP are:

./configure --prefix=/mnt/lfs/userv/php
--with-apxs2=/mnt/lfs/userv/apache2/bin/axps --enable-calendar --enable-ftp
--with-mysql=/mnt/lfs/userv/mysql/


MySQL and HTTPD are happily installed and only PHP is left. When I'm trying
to compile PHP I get:

/bin/sh libtool --silent --mode=compile gcc  -Isapi/apache2filter/
-I/tmp/php-4.3.0/sapi/apache2filter/ -DPHP_ATOM_INC
-I/tmp/php-4.3.0/include -I/tmp/php-4.3.0/main -I/tmp/php-4.3.0
-I/mnt/lfs/userv/apache2//include -I/tmp/php-4.3.0/Zend
-I/mnt/lfs/userv/mysql//include/mysql -I/tmp/php-4.3.0/ext/xml/expat 
-I/tmp/php-4.3.0/TSRM  -g -O2  -prefer-pic -c
/tmp/php-4.3.0/sapi/apache2filter/sapi_apache2.c -o
sapi/apache2filter/sapi_apache2.lo 
In file included from /mnt/lfs/userv/apache2/include/http_protocol.h:64,
                 from /tmp/php-4.3.0/sapi/apache2filter/sapi_apache2.c:41:
/mnt/lfs/userv/apache2/include/apr_portable.h:434: parse error before `*'
make: *** [sapi/apache2filter/sapi_apache2.lo] Error 1

Why? What can I do to solve the problem?
--- End Message ---
--- Begin Message ---
Hi folks - hope you can help.
I have had a lot of trouble installing php4 on Apache 2.0 with MySQL on a
Windows XP system. IIS is not installed.
It seems to run now, but it won't pass URL references.
e.g. to run a .php doc from the URL Address line:
//localhost/myprogram.php?week=1, the week no. isn't passed.
also passing values into a .php doc using href doesn't work.
I have tweaked php.ini anf httpd.conf - but no luck.
Using Forms seems Okay.
Any ideas - anyone??

Cheers Ray 


--- End Message ---

Reply via email to