php-install Digest 27 Mar 2003 05:57:42 - Issue 1308
Topics (messages 10427 through 10435):
Re: HP11.00, php 4.3 and mysql
10427 by: Jim Thome
URGENT BUSINESS RELATIONSHIP
10428 by: PRINCESS LUCIA ABONIME
10429 by: EOS Technologies
10430 by: Brendan Pratt
h
I try to setup Apache 2.0.44, MySQL 4.012, PHP 4.3.2
Whereby I followed the instructions at
http://lamps.efactory.de/e-lamps-2.0.shtml
Apache works!
PHP (phpinfo() works!
Mysql works!
Just together they refuse to work!
I get the error message:
Redirection limit for this URL exceeded. Unable to l
hello,
how can i get the output file from the curl function to stream - to be
processed like from fopen or fsockopen?
thanks...
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
yes
'./configure' '--with-apxs=/etc/httpd/bin/apxs'
'--with-mysql=/usr/local/mysql-max'
'--with-openssl=/usr/local/ssl'
'--with-curl=/usr/local/sources/curl-7.10.3' '--with-curlwrappers'
or
# php -m
[PHP Modules]
ctype
curl
mysql
openssl
overload
pcre
posix
session
standard
tokenizer
xml
What is your PHP configure line? Did you compile PHP with openssl
support?
--
Jim
>>> Kalin Mintchev <[EMAIL PROTECTED]> 03/26/03 08:17PM >>>
hi,
i have a problem getting fopen to work over https...
here is a real example:
$fp = fopen ("http://store.el.net/index.html";, "r");
while (!feof(
hi,
i have a problem getting fopen to work over https...
here is a real example:
$fp = fopen ("http://store.el.net/index.html";, "r");
while (!feof($fp)) {
echo fgets ($fp,4096);
}
this works fine...
if you try it with https you'll get an error - file not found from php
if you try t
- Original Message -
From: "EOS Technologies" <[EMAIL PROTECTED]>
> DAMN!
> Everyone better help the princess!
Yeah, better put her in touch with Saddam insane. :)
Actually, if the list maintainer is reading, can this list be made postable
to by only list members, as that should red
DAMN!
Everyone better help the princess!
- Original Message -
From: "PRINCESS LUCIA ABONIME" <[EMAIL PROTECTED]>
To: <>
Sent: Friday, March 21, 2003 5:47 PM
Subject: [PHP-INST] URGENT BUSINESS RELATIONSHIP
The Palace of King of Ogoni Kingdom,
Ogoni Oil producing community,
Rivers State
The Palace of King of Ogoni Kingdom,
Ogoni Oil producing community,
Rivers State Nigeria.
[EMAIL PROTECTED]
Dear Sir,
I am Princess Lucia Abonime , daughter of HRH King SolomonAbonime, the king of Ogoni
Kingdom. I am 25 years old and a graduate of Mass Communication.My father was the
king of O
MySQL 3.23.55 is available at the HPUX porting archive at:
http://hpux.connect.org.uk/hppd/hpux/Development/Languages/mysql-3.23.55/
You DO NOT have to include the switch '--with-mysql' when you configure
PHP to have MySQL support. It is bundled with PHP by default.
--
Jim
>>> "Madhu" <[EMAIL P
php-install Digest 26 Mar 2003 17:34:36 - Issue 1307
Topics (messages 10421 through 10426):
HP11.00, php 4.3 and mysql
10421 by: Madhu
10423 by: Jim Thome
10424 by: Michael Mauch
10426 by: Madhu
Re: Problem on Solaris 8
10422 by: Michael Mauch
PHP 4
"Michael Mauch" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Madhu <[EMAIL PROTECTED]> wrote:
>
> > I am facing heavy challenges trying to compile php as a DSO module into
> > apache.
> > I have a HP 11.00 OS (B2600) system with gcc 3.1 installed. I don't have
> > installed any ne
Hello
I need to compile mysql extension for PHP 4.1.2 as a dynamic loaded
library (.so file) on Linux. For PHP versions 4.2.x and above is enough
to use: ./configure --with-mysql=shared.
But 4.1.2 does not create .so file. Only .a and .la files are created.
Can somebody help me?
Vit Jonas
--
P
13 matches
Mail list logo