Re: [PHP-INST] LoadModule Problem

2001-02-19 Thread Josh Lokot
Make sure you have compiled in mod_so. Check by running httpd -l and see if mod_so.c appears. If not, you need to re-compile apache and configure --enable-module=so Josh - Original Message - From: "Alex Le Fevre" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 20, 20

[PHP-INST] Problems starting Apache after installing PHP4.04pl1

2001-02-19 Thread Anthony Pelaez
Howdy, I recently installed apache 1.3.17 with modperl and modssl and some other modules onto Solaris 8 x86 and it works fine upon startup. I am having a problem though, starting Apache after I compiled and installed PHP 4.04pl1. I am getting the following error: Cannot load /usr/local/apache/l

[PHP-INST] Failed opening - NT4 SP6a, O'Reilly WebSite Pro 2.5, PHP4

2001-02-19 Thread Bob Ferguson
Sorry for the cross-post, but I'm getting a bit desperate here. I've read through the archives of both lists and tried the suggestions there, but nothing is helping. I continue to get: Warning: Failed opening '\\host\share\domain-name\htdocs\formmail.php' for inclusion (include_path='') in Unkn

[PHP-INST] LoadModule Problem

2001-02-19 Thread Alex Le Fevre
I just got the latest version of PHP installed on my OpenBSD 2.8 system, running Apache 1.3.14. I'm looking in INSTALL, and I've added the following line to my httpd.conf: # LoadModule php4_module libexec/libphp4.so Along with the other recommended lines, and copying the php.ini file to the appr

[PHP-INST] GD with Jpeg Support Help

2001-02-19 Thread Michael Bryan
Hey Guys.. I've been working on installing GD with support for Jpeg. I cannot seem to get it working in PHP, however. When I try to use it in practice, I get the following error: Warning: ImageCreateFromJpeg: No JPEG support in this PHP build Here's the configure command I used: ./configure

RE: [PHP-INST] MySQL connection problem

2001-02-19 Thread Larry Marshall
On the main page: The League currently has " . $row[0] . " members"; mysql_free_result ($result); ?> The samp_db.inc is in /usr/local/apache/php. >From /usr/local/apache/php/samp_db.inc: >From /usr/local/lib/php.ini: include_path= "/usr/local/apache/php" -Original Message-

[PHP-INST] Installed, running, but graphics not.

2001-02-19 Thread Eli White
Hey there ... I recently (finally) got php to compile/install after a LONG process (trying to do it static, and it wouldn't ever work ... kept giving errors during the linking of httpd, complaining that it couldn't find certain png functions referenced by libgd ... functions that did exist in l

[PHP-INST] MySQL connection problem

2001-02-19 Thread Larry Marshall
Using RedHat7, apache_1.3.17, php-4.0.4pl1 and MySQL 3.23.32. I installed MySQL from an RPM. I installed PHP and apache from source, statically. I can access MySQL from an linux prompt: mysqladmin -ulcm lists: Server version 3.23.32 Protocol version10 Connection

Re: FW: [PHP-INST] --with-Sablot problems

2001-02-19 Thread Rasmus Lerdorf
Works ok for me: RedHat 7.0 PHP (current cvs or snapshot from snaps.php.net) Sablot-0.50 expat-1.95.1 Sablot compiled using: ./configure; make; make install expat-1.95.1 compiled using: ./configure; make; make install PHP compiled using: --with-xml --with-expat=/usr/local --with-sablot=/usr/loca

Re: [PHP-INST] Apache1.3.14(Win32)/PHP4.0.4pl1 apparently works ...

2001-02-19 Thread Garry Heaton
Have you tried putting your php file in the same directory as your HTML file and using a simple relative hyperlink? This worked for me but didn't work when I created a cgi directory and alias for php scripts. Garry "Giampaolo Zuccheri" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">new

FW: [PHP-INST] --with-Sablot problems

2001-02-19 Thread Greg Militello
I Posted this a while ago... I have EVERYTHING running fine with Sablot version 0.44. Version 0.50 is giving me grief. Has ANYONE gotten 0.50 running? HELP! I've been trying to compile php with support for the latest Sablotron and Expat. Here are the specs: RedHat 7.0 php-4.0.4pl1 Sablo

[PHP-INST] Apache 1.3.17/PHP4.0.4pl1 on NT4/SP6a

2001-02-19 Thread Kris Deugau
I've been trying on and off for a few weeks to get Apache going under NT with PHP. I've solved one problem with Apache (the MSI installer is a pain..) but I haven't been able to get the Apache module working in any way. On startup from the command line, Apache returns the following message: Syn

[PHP-INST] PHP on Solaris 2.8

2001-02-19 Thread Jeffrey M. Johnson
When I run ./configure I get the following error. creating main/internal_functions.c ++ | *** ATTENTION ***| ||

Re: [PHP-INST] Error when start httpd after Compiling PHP4

2001-02-19 Thread Kai Schaetzl
> --with-kerberos > --with-kerberos --with-imap --with-imap-ssl see recent threads. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com IE-Center: http://ie5.de & http://msie.winware.org ClubWin - Help for Windows Users: http://www.clubw

Re: [PHP-INST] Redhat, IMAP, and PHP problem

2001-02-19 Thread Kai Schaetzl
> not sure if that's related to your problem or not... but that's what's > worked for me. > It might do the trick as well but using --with-imap-ssl is probably the recommended method, as Alexander pointed out, it works :-) Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Interne

Re: [PHP-INST] Solaris 8 install problems

2001-02-19 Thread Telia etelia - Troels Larsen
On Monday 19 February 2001 16:33, wally grotophorst wrote: > I am having a problem getting make to run after configure on my Ultra > 10 (Solaris 8.0). I installed all the software on the companion cd > (e.g., gcc 2.95.2, gmake, etc). The error seems to be a problem > finding include files but I'v

[PHP-INST] Solaris 8 install problems

2001-02-19 Thread wally grotophorst
I am having a problem getting make to run after configure on my Ultra 10 (Solaris 8.0). I installed all the software on the companion cd (e.g., gcc 2.95.2, gmake, etc). The error seems to be a problem finding include files but I've tried using the --include-dir directive with no success. Here's

[PHP-INST] php and ingres II

2001-02-19 Thread David Aubry
hello ! I built apache 1.3.17 and php 4.0.3pl1 with the option --with-ingres. there was no problems. But when i'm try to connect to the database with this simply script i've the next error : Warning: Ingres II: Server or API error : Unable to authenticate client's user ID. in /home/httpd/h

RE: [PHP-INST] Redhat, IMAP, and PHP problem

2001-02-19 Thread Hanser, Kevin
I've found that to get PHP to work w/IMAP, I need to add this line to my apachectl script: export LD_PRELOAD=/usr/kerberos/lib/libgssapi_krb5.so not sure if that's related to your problem or not... but that's what's worked for me. Kevin -Original Message- From: Kai Schaetzl [mailto:[EMA