Re: [PHP-INST] AIX, PHP4 and core dump

2001-02-14 Thread Alex Akilov
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]

Re: [PHP-INST] PHP & JAVA Install

2001-02-14 Thread Alex Akilov
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

Re: [PHP-INST] Problems compiling PHP 4.0.4pl1

2001-02-09 Thread Alex Akilov
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

Re: [PHP-INST] Red Hat 7 and Apache. PHP4 won't work!

2001-02-09 Thread Alex Akilov
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

Re: [PHP-INST] PHP & JAVA Install

2001-02-07 Thread Alex Akilov
> 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

Re: [PHP-INST] PHP & JAVA Install

2001-02-07 Thread Alex Akilov
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

Re: [PHP-INST] Red Hat 7 and Apache. PHP4 won't work!

2001-02-06 Thread Alex Akilov
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

Re: [PHP-INST] PHP & JAVA Install

2001-02-06 Thread Alex Akilov
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]

Re: [PHP-INST] Installation of PHP and Apache in RedHat 7.0

2001-02-05 Thread Alex Akilov
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

Re: [PHP-INST] compile php4 as an executable

2001-02-05 Thread Alex Akilov
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

Re: [PHP-INST] Does complete really mean incomplete?

2001-02-05 Thread Alex Akilov
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-

Re: [PHP-INST] PHP4 + GD 1.8.3

2001-01-24 Thread Alex Akilov
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]

Re: [PHP-INST] PHP + Java - configure complains

2001-01-21 Thread Alex Akilov
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