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
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
>
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
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
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
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
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 - 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
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
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
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,
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,
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
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
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 - 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:
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
17 matches
Mail list logo