[PHP-INST] Re: RedHat Install

2001-11-12 Thread edward
Matt McNichols wrote: > Hi, > > I installed PHP3 and Apache(their secure SSL Server) using RPM on RedHat > Linux 6.1 > > I made sure in httpd.conf to uncomment all the following: > AddModule mod_php3.c > LoadModule php3_module modules/libphp3.so > AddType application/x-httpd-php3 .php3 > I make a

[PHP-INST] Re: PHP4+ Mod_SSL

2001-11-12 Thread edward
Mohamed Said Lokhat wrote: > Hi, > I installed Apache 1.3.12+ Mod_ssl 2.6.6 built statically on a RH6.2 box. > Apache can start successfully ( http and https) > I added mod_perl 1.24, ApacheJserv 1.1.2 and php4.0.2 . > Now, I can't use ssl with php . If I start apache without ssl, it can start >

[PHP-INST] Re: PHP3 compat with PHP4

2001-11-12 Thread edward
Andrew Banman wrote: > I have an Appache server with PHP successfully > installed (or seems to be anyway) and I wish to use an > older application that was written for PHP3. Is there > a way to use the PHP3 files with PHP4? It seems to > execute url.php just fine but just spits PHP code to > th

[PHP-INST] Re: apache reconfig question

2001-11-12 Thread edward
Micah Huerta wrote: > Hi list, I have Apache 1.3.12 and php 4.0.2 installed on RedHat 7. > When I try to re-configure apache for php support, (./configure > --prefix=/usr/local/etc/httpd/ --sysconfigdir=/www/conf/ > --activate-module=src/modules/php4/libmodphp4.a --enable-module=status) > I g

[PHP-INST] Re: 4.0.2 on RH 6.2

2001-11-12 Thread edward
Dustin Rue wrote: > Maybe this has been asked before but I am having trouble installing > php-4.0.2 on a RedHat 6.2 box. I am compiling with these options: > > --with-apxs=/usr/sbin/apxs --with-imap --with-mysql --with-psql > --enable-ftp > > When then try to restart httpd I get the following er

[PHP-INST] Re: PHP 4.0.2 : Can't access memory

2001-11-12 Thread edward
Mohamed Said Lokhat wrote: > Hi, > I did compile PHP4 as DSO with apache 1.3.12 on a RH6.2 platform. > The supports of PHP are : > -FTP, > - Calendar, > - Imap, > - Sockets, > - Oracle 8, > - Informix, > - Sybase, > - Session, > - Mysql, > - PostgreSql, > - PDFlib, > - Zlib, > - GD > > apache has

[PHP-INST] pdflib 4.0.1 & php 4.0.6

2001-11-12 Thread Brent Meshier
I've tried just about every configuration possible to compile pdflib for php as a shared module. The result is libpdf_php.so with a size of 47k. I restart apache (1.3.20) and get the following error: PHP Warning: Invalid library (maybe not a PHP library) 'libpdf_php.so' in Unknown on line 0

php-install Digest 13 Nov 2001 02:22:49 -0000 Issue 551

2001-11-12 Thread php-install-digest-help
php-install Digest 13 Nov 2001 02:22:49 - Issue 551 Topics (messages 4907 through 4913): Re: php not working on my localhost 4907 by: Jon Wagoner Apache wont start when loading php-extensions on NT 4908 by: Karsten Hohmeier 4910 by: Karsten Hohmeier Re: Help with i

[PHP-INST] help needed: extensions and Xitamion win 2000

2001-11-12 Thread r
Hi, Running php 4.06 on Win2000 w/Xitami server. Everything works great except I can't load any extension modules. I've tried messing with the ini file. Just can't seem to get it. Put the dll's in C:\ and C:\winnt\system32 in c:\php. Here is the portion of the ini file which I think gets it to g

[PHP-INST] RE: [PHP-WIN] PHP 4.0.6 + Apache 1.3.22 + WinNT 4

2001-11-12 Thread Ross Fleming
LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php .php not php4. -Original Message- From: Ouster [mailto:[EMAIL PROTECTED]] Sent: 12 November 2001 21:49 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-WIN] PHP 4.0.6 + Apache 1.3.22 + WinNT 4

[PHP-INST] PHP 4.0.6 + Apache 1.3.22 + WinNT 4

2001-11-12 Thread Ouster
Do I need all the lines that load .c files? Is it not enough to load only .so files? I receive an error, after I wrote LoadModule php4, because there is a ClearModuleList instruction that (I think) removes what I loaded. Thanks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe,

[PHP-INST] Re: Apache wont start when loading php-extensions on NT

2001-11-12 Thread Karsten Hohmeier
No help needed any more. I fixed it, really stupid mistake :) "Karsten Hohmeier" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > When I try loading php-extensions on my NT 4.0 SP6a Apache 1.3.2.0 Webserver > it says that the service couldn't be started,

Re: [PHP-INST] Help with installing PHP on apache 2.0.16 beta

2001-11-12 Thread B. PERRINE
You must compiled PHP with the APXS 2.0 option. try ./configure --help | less in php source tree to take it B. le jeu 01-11-2001 à 19:24, Oliver Stirling a écrit : > I haven't been able to get php installed on my red hat 7.1 box, I am running > apache 2.0.16 beta. Is there anything I am doing wr

[PHP-INST] Apache wont start when loading php-extensions on NT

2001-11-12 Thread Karsten Hohmeier
When I try loading php-extensions on my NT 4.0 SP6a Apache 1.3.2.0 Webserver it says that the service couldn't be started, without any reason. Who knows something about this? Its really strange. Runnig PHP without extensions works fine. -- PHP Install Mailing List (http://www.php.net/) To unsu

RE: [PHP-INST] php not working on my localhost

2001-11-12 Thread Jon Wagoner
The normal extension for php4 is .php So, unless you've added .php4 to your httpd.conf, you'll need to use .php -Original Message- From: Landy Roman [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 10, 2001 5:39 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] php not working on my localh

php-install Digest 12 Nov 2001 10:46:05 -0000 Issue 550

2001-11-12 Thread php-install-digest-help
php-install Digest 12 Nov 2001 10:46:05 - Issue 550 Topics (messages 4904 through 4906): Help on PHP extensions 4904 by: Dan Koken my mail() and crypt() are not functioning 4905 by: Mohd. Farid B. Mohd. Fawzi mySQL installation 4906 by: irene ever Administrivia:

[PHP-INST] mySQL installation

2001-11-12 Thread irene ever
hello, I recently saw your post on the php.net support and was wondering if you could help me. It concerns connecting to mySql database. I am currently running windows 98 and PWS. I have just installed php using the zend php automatic installer. I have tested it and it works fine. The problem