Hi,
I would very much like some help with compiling PHP 5 on my machine.
It's all gone well so far, with one small problem.
I am running Mac OS X 10.3.4. I downloaded the first true release of
PHP 5. Then I investigated the various libraries I need to include in
the compilation. I found that I
the setting is removed from php.ini , How can we
integrate them in PHP5 ?
On Fri, 2004-07-16 at 16:56, Karen Resplendo wrote:
> Looking for best way to do this:
> upgrade version 4.0.3pl1 to 4.8.3 or whatever is most current version.
> Windows NT 4 box running Apache 1.3.14(win32)
> The site is up 7/24 and don't want to jeoporedize this by having an
> upgrade bomb. We ca
On Friday 16 July 2004 15:32, PHPDiscuss - PHP Newsgroups and mailing lists
wrote:
> > I can run the installer for php4x and things setup just fine, and I've
> > even tried just installing with php4 installer, then maunally updating
> > all of the files from php5 and everytime i replace the php.e
Looking for best way to do this:
upgrade version 4.0.3pl1 to 4.8.3 or whatever is most current version.
Windows NT 4 box running Apache 1.3.14(win32)
The site is up 7/24 and don't want to jeoporedize this by having an upgrade bomb. We can make changes over the weekend, but I'm looking for a failsaf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Phpdiscuss - Php Newsgroups And Mailing Lists wrote:
| Jesse Edwards wrote:
| I have exactly the same issue. Unfortunately I don't have a solution yet.
| Please let me know if you find anything.
|
| Thanks
| Andrei
|
|
|
|>I'm going nuts here. I've inst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tsewang Dorji wrote:
| Hello ,
| i am very much new to php,apache,and mysql...
| right now i have apache 2.x.x with php 4.3.6 and mysql..when i call a
| function like ImageCreate() and ImageColorAllocate()..It says its
undefined
| function..Can somebod
Jesse Edwards wrote:
I have exactly the same issue. Unfortunately I don't have a solution yet.
Please let me know if you find anything.
Thanks
Andrei
> I'm going nuts here. I've installed this manually going on 4 times now
> making sure I follow directions exactly. But every time I try to pull u
Hello ,
i am very much new to php,apache,and mysql...
right now i have apache 2.x.x with php 4.3.6 and mysql..when i call a
function like ImageCreate() and ImageColorAllocate()..It says its undefined
function..Can somebody please help me...
Thanks in advance
Hello,
If I write into my page.php :
$handle = fopen( 'http://www.myhost.org/' , 'r' );
fopen return SUCCES.
If I write into my page.php :
$handle = fopen( 'http://www.otherhost.org/' , 'r' );
fopen return ECHEC whith Error :
failed to open stream: Connection refused in [..
10 matches
Mail list logo