Dave
Rather than setting HAVE_ALLOCA try setting CFLAGS="-ma".
Alex
--
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]
Stanton,
Check if libphp_java.so is in the following location:
extension_dir=/home/stanton/apache/php-4.0.4pl1/modules
extension=libphp_java.so
If it is, try running ldd libphp_java.so and see what you get. If you
can't find some of the jdk libraries, set LD_LIBRARY_PATH to contain the
same en
Are,
I'd suggest opening a bug report (if there isn't one already) on
http://bugs.php.net. It appears that the sys includes on RH7 have
changed the names of the ifdef directives and the php/mysql
configuration script hasn't been updated. You can probably get around
the problem for now by adding
be /var/www/html/ - I found this out. It is really
> weird. In the httpd.conf the server root is set to /url/local/public_html/
> but when typing http://localhost it actually pulls the pages from
> /var/www/html/
>
> "Alex Akilov" wrote in message
> news:<[EMAIL PROT
> Ok, first things first:
>
> 1. Thanks for helping out.
>
My pleasure.
> 2. Should this reply also be going to the list - it did not seem as though
> yours came through it...but perhaps I am misreading my email header? If it
> should, I will resend it.
>
It should. I posted this on the list as
Stanton Schell wrote:
> Here it is:
>
> [Java]
> java.class.path=/home/stanton/apache/live2/conf/php_java.jar
> java.home=/usr/java/jdk1.3
> java.library.path=/home/stanton/apache/php-4.0.4pl1/modules
> java.library=libphp_java.so
> extension_dir=/home/stanton/apache/php-4.0.4pl1/modules
> extens
h3rb wrote:
> At first I tried compiling PHP4 myself. And as it turned out I didn't have
> lex. So then I searched for lex and couldn't really find a spot to download
> it.
What you needed was actually flex. It's available from GNU.
Alex
--
PHP Install Mailing List (http://www.php.net/)
T
Stanton,
Please post the [java] section of your php.ini so I can take a look.
Alex
--
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]
Sami,
You need to edit the httpd.conf file (probably in /etc/httpd/conf if I
recall) and uncomment the lines that enable PHP support (do a search for
php and you should find what you need).
Alex
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
Chris,
The default options will build the CGI version which is essentially an
executable. You can simply run it from the command line as in "php
myscript.php".
Alex
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
Jim,
It sounds as though you downloaded the source tree instead of the binaries. If
you want the complete binaries including many of the extensions try
www.php4win.de.
Alex
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-
Pablo
Try doing a make clean first and then retry make.
Alex
--
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]
Brice,
I recently checked in a new version of the ext/java/config.m4.
Please check it and see if it corrects the problems you were
seeing.
Alex
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To con
13 matches
Mail list logo