[PHP-INST] PHP4.0.4 / Win2000 / Java Extension PROBLEM

2001-03-16 Thread John
Hi, I'm trying to get the java extension for PHP 4.0.4 to work on my Win2K box but it always says this" "Unable to load dyname library './php_java.dll - the specified module could not be found" I have these values set in my php.ini file: [Java] extension=php_java.dll java.library.path=C:\Inetp

Re: [PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-16 Thread Michael R Hanulec
i also failed to mention i'm attempting this compile on a linux box originally based on Red Hat 6.2 -- mike hanulechttp://www.hanulec.com aol im: hanulec EFnet irc: hanulec On Fri, 16 Mar 2001, Michael R Hanulec wrote: > h

[PHP-INST] Got FAQ 6.8 problem

2001-03-16 Thread Barry Sardis
Been trying for days to get (Apache 1.3.19, PHP 4.0.4pl1, Postgres 7.0.3 and Oracle 8.1.6) going on a Solaris 2.8 x86 platform. Except for Oracle, am working from source. Postgres is installed and appears to run. Oracle is installed - haven't tested, but PHP doesn't complain. Latest attempt is A

[PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-16 Thread Michael R Hanulec
hello. today i've been trying to compile apache 1.3.19, mod_ssl 2.8.1, php 4.0.4pl1, IMAP and pgsql 7.1b4 and have been getting the following error: Making all in pgsql make[2]: Entering directory `/usr/local/src/TAR/php-4.0.4pl1/ext/pgsql' make[3]: Entering directory `/usr/local/src/TAR/php-4.

[PHP-INST] PHP4 Installation Error -

2001-03-16 Thread Edgar Blass
  (If you can see the colors, please take a look at the attachment)    I tryied to install: mySQL, Apache and PHP 4.0. However, I had a problem when I got to the PHP instalation.I obtained the next error message after I built PHP4: *

[PHP-INST] Sablotron/Apache problem

2001-03-16 Thread Ken
This is on a Solaris 7 system with Apache 1.3.14. I installed the lastest expat and Sablotron 0.51 and everything built fine, including PHP 4.0.3pl1 with --with-sablot. When I try to restart Apache, I get the following: -- Cannot load /export/apache_1.3.14/libexec

RE: [PHP-INST] Which One?

2001-03-16 Thread Andreas Lange
first of all, running PHP as a module is always faster than the CGI Version. The CGI is loaded and unloaded for every page-request ... the module version sits in the main memory ;) My experience is, that apache is very stable under w2k ;), but this is only a personal thing ;) ... > -Origin

[PHP-INST] PHP3/Apache Displays Garbage...

2001-03-16 Thread Campbell, Jason
I have just set up Apache to handle php requests. It looks like it is running fine and no errors appear so far as I can find. However, even if it is the "hello world" version of a php script, I get the same output every time. After a few seconds (because I am running php as a CGI), I get wh

[PHP-INST] Building PHP 4.0.2 on SYSV

2001-03-16 Thread Dan Mahoney
I am trying to build PHP 4.0.2 on a box running SYSV Unix and am getting a number of errors. I'm using gcc 2.6.0. The OS is version 4.0. 1) In ext/standard/mail.c, the include file, sysexits.h, doesn't exist. I did a little hunting. mail.c is looking for EX_TEMPFAIL, so I replace with #defin

[PHP-INST] Which One?

2001-03-16 Thread Kevin Powell
Hello all, I have a question that I'm sure most of you have encountered before. I'm running PHP4 on Windows 2000. Which web server is best to use, IIS 5 or Apache for WinNT? Which is more faster/stable? And, should I run PHP as a module or as CGI? Thanks! kevin powell voice 208>387>0152

[PHP-INST] Re: [PHP-DEV] Re: PHP 4.0 Bug #9784 Updated: png_get_error_ptr

2001-03-16 Thread Jani Taskinen
On Fri, 16 Mar 2001, BEN AÏSSI Akram wrote: >Reply: >I also used the PHP 4.0.4pl1 and it does the same ... > >so about the gd.h, it uses the brand new one, I also compiled gd again, because I was >thinking that the error was frome there, but I think that mod_php4 is trying to call a >reference th

Re: [PHP-INST] php-4.0.4pl1 under AIX 4.3.3.0

2001-03-16 Thread Ulrich Bernhard
After long testing with dbx I think it was a problem with the IBM C compiler. We have installed Vac.C 5.0.1.0. An upgrade to Vac.C 5.0.1.1 helps to get a running php4 version. (There have been no problems with the gnu gcc) Ulrich Ulrich Bernhard wrote: > > I tried to compile php-4.0.4pl1 un

[PHP-INST] PHP4 as CGI Problem

2001-03-16 Thread Mike
Hi all, I have running php4 as cgi script on my Netscape FastTrack Server and Unixware 7.1, following the install instructions i compile php4 as follows './configure' '--without-apache' '--with-other-options' '--enable-discard-path' and added to all my .php scripts that first line #!/usr/local/bi

[PHP-INST] Failed opening '/www/htdocs/test.php' for inclusion (include_path='') in Unknown on line 0

2001-03-16 Thread Vittorio
After a terrible headache, I resolved... add the permission READ to OTHER too to all php files. Vik -- 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