Hi!
I'm trying to install PHP 4.0.6 on HP-UX B.11.00, with Apache 1.3.20.
The Apache is configured and compiled without any error:
1) ./configure --prefix=/home/thoo/apache-1.3.20 --enable-module=so
2) make
3) make install
I encountered the following problem when configuring PHP:
1) ./configure
I have found the source of my problem :
My imap library was bad (rpm from Mandrake 8.0)
My configuration :
- Mandrake V8.0
- PHP 4.0.6
This is the issue :
1 > Download the last one IMAP version on ftp://ftp.cac.washington.edu/imap/
2 > Copy the tar.Z file in /usr/local (or somewhere else
Hi
I've written some functions which I want to use as php extensions on linux.
I've downloaded php-4.0.6 and built it successfully.
I auto-generated the files using the instuctions in the Zend documenteation
at http://www.zend.com/apidoc/c269.php
They tell you to do something like this :
cd /u
On Tue, 4 Sep 2001, Larry Cotton wrote:
> Hi
>
> I've written some functions which I want to use as php extensions on linux.
>
> I've downloaded php-4.0.6 and built it successfully.
>
> I auto-generated the files using the instuctions in the Zend documenteation
> at http://www.zend.com/apidoc/c26
I had the same problem. Working with HP, we found that PHP cannot be compiled as a
DSO with Oracle connectivity. HP is working on this problem and is planning on having
it resolved in a future release of Apache 2.0. In the meantime, the only way to get
PHP-Oracle connectivity under HPUX 11.0
I recently installed Apache 1.3 (Win32) and PHP 4 on a Win ME system. I
followed the installation instructions included in the readme file that was
included in the PHP installation. Running php.exe -i returned the html codes
properly.
The apache server is displaying .html and .htm files properly
I have installed php4 on an NT workstation running apache that
previously ran pws and php4. Everything worked fine under pws. Now,
the php executes from the command line, but not from the browser. I've
followed all the installation instructions. Any suggestions?
Thanks,
Brad
--
PHP Install
Try using FoxServ for a simplified setup process.
http://prdownloads.sourceforge.net/foxserv/foxserv-v1.0.exe
- Jonathan
"Izy" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I recently installed Apache 1.3 (Win32) and PHP 4 on a Win ME system. I
> followed th
On Tuesday 04 September 2001 3:48 pm, Brad Harriger wrote:
> I have installed php4 on an NT workstation running apache that
> previously ran pws and php4. Everything worked fine under pws. Now,
> the php executes from the command line, but not from the browser. I've
> followed all the installati
httpd.conf contains
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
When I try to access a page, I'm asked if I want to open the file using php.exe
or save it to a disk.
Brad
Phil Driscoll wrote:
> On Tuesday 04 September 2001 3:
On Tuesday 04 September 2001 4:21 pm, Brad Harriger wrote:
> httpd.conf contains
>
> ScriptAlias /php/ "c:/php/"
> AddType application/x-httpd-php .php
> Action application/x-httpd-php "/php/php.exe"
>
> When I try to access a page, I'm asked if I want to open the file using
> php.exe or save it
Hi,
I have just joined this list. So pls pardon me if this has been asked
before. Pls point me to an archive if so.
I downloaded the executable of Apache from their web site and it works
along with my CGI (Perl) scripts. I then downloaded from php.net a zip of
4.0.6. I followed the instructio
On Tuesday 04 September 2001 4:52 pm, David Rego wrote:
> I put PHP on D: (D:\PHP).
> ScriptAlias /PHP/ "D:/Data/Web Site/PHP/"
should therefore be
ScriptAlias /PHP/ "D:/PHP/"
And
> Action application/x-httpd-php "D:/PHP/php.exe"
should be
Action application/x-httpd-php "/PHP/php
I was accessing the file directly. When I try requesting it via the webserver, I
get a 500 error with the following line in the error log:
[Tue Sep 04 11:46:30 2001] [error] [client 127.0.0.1] Premature end of script
headers: c:/php/php.exe
Brad
Phil Driscoll wrote:
> On Tuesday 04 September
On Tuesday 04 September 2001 4:49 pm, Brad Harriger wrote:
> I was accessing the file directly.
Well that won't ever work - you have to access the file via a web server.
> When I try requesting it via the
> webserver, I get a 500 error with the following line in the error log:
>
> [Tue Sep 04 11:
Tks for the response. (I posted this twice as each time I got a SMTP error
#5 message and was not sure whether my message made it to the list.)
At 09:53 AM 9/4/2001, Phil Driscoll wrote:
>On Tuesday 04 September 2001 4:52 pm, David Rego wrote:
> > I put PHP on D: (D:\PHP).
> > ScriptAlias /PHP
On Friday 31 August 2001 9:22 pm, Steve Cayford wrote:
> I keep getting this error when I post to this list.
>
> From: [EMAIL PROTECTED]
> Date: Sun Aug 31, 300 10:36:38 AM US/Central
> Subject: SMTP import error #-5
> Return-Path: <[EMAIL PROTECTED]>
>
> Note the year.
>
> -Steve
I get one e
Has anyone done this? I've tried several times. If I install all the
imap & imap-devel packages from my mandrake cds, then install Cyrus
IMAPD, PHP will compile, but will fail with "Unresolved symbol:
mxdriver" error when I try to load it.
If I remove imap & imap-devel and just install Cyrus I
I am trying to configure these together
OS redhat 7.1
apache_1.3.20
php-4.0.6
mysql
openssl-0.9.6
mod_ssl-2.8.4-1.3.20
libmcrypt-2.4.15
versign -- pfpro
Has anyone got all of these to work together?
I can get ssl php mysql apache but not mcrypt and pfpro.
A step by step would be great along with
You might need the 'beta' version of PayFlowPro, which is listed on their
site (if you have a valid login and password).
I had a problem with "libmcrypt" and "pfpro" until I used that version
- Original Message -
From: "Mitchell Seltzer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
S
php-install Digest 5 Sep 2001 04:56:07 - Issue 444
Topics (messages 4178 through 4199):
PHP 4.0.6 on HP-UX B.11.00
4178 by: T.J. Hoo
4184 by: Jim Thome
Re: PHP4 and Apache 1.3.20 DSO mode not working?
4179 by: Peter Clarke
4180 by: i82much
Re: PHP + IMAP :
"I82much" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> "Bill Carter" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> > Thanks for the info. Did you install Apache and PHP binaries derived
from
> > the rpm's on the distribution disk or di
22 matches
Mail list logo