I am new to XP(NT4) and to php. And just like a lot of beginners, I was
getting a blank screen when I loaded up my test page. The page should have
produced "Hi, I'm a PHP script! "
I double checked and modified my web server's settings using the Manual
Installation Steps several times. But made
I am new to XP(NT4) and to php. And just like a lot of beginners I was
getting a blank screen when I loaded up my test page the should have
produced "Hi, I'm a PHP script! "
I double checked my and modified web server settings using the Manual
Installation Steps several times. But made no progre
Jason Donald wrote:
> Hi,
>
> Under php4.0.6 my configure/make/makeinstall created a gd.so file
> (which is picked up when using ).
>
> Under php4.1.0 my install creates a gd.a file, and
> doesn't work anymore.
>
> If I compile it in as non shared, it works just fine. I am using it
> as .
Nicolas Ross wrote:
> I want to compile php 4.1.0 on Mac OS X 10.1, adn I get this when linking :
>
> *** Warning: This library needs some functionality provided by -lgd.
> *** I have the capability to make that library automatically link in when
> *** you link to this library. But I can only d
Preroman wrote:
> I've tryied to compile php 4.1.0 with option --with-readline=/usr but the
> ./configure answered me that for that needs CGI build.
> I have compiled 4.0.6 with that option and all works well.
> What it means that??
> Thanks
> Preroman
>
That mean you cannot use readline with
I reply your mail with my guess, since I saw your post other lists
which is not appropriate to post... (I don't use Oracle BTW)
I guess Oracle 9i support is not implemented yet. AFAIK I don't
know such news. It may work if it is compile with oci8, though.
Somsak Rakthai wrote:
> Dear sir,
>
Hi,
Under php4.0.6 my configure/make/makeinstall created a gd.so file
(which is picked up when using ).
Under php4.1.0 my install creates a gd.a file, and
doesn't work anymore.
If I compile it in as non shared, it works just fine. I am using it
as .so to keep the httpd size down and perfor
I use file ('http://www.target.com') to get information from a partner's web site. I
have made a site using php 4.0.3pl1 and Apache on Windows as a proof of concept to
move from ASP+ and IIS to php and Apache.
I got permission, installed SuSE 7.3 Pro which comes with 4.0.6 and now I get a
Warn
That fixed the error. Thank you very much : )
"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote
> Try adding --with-zlib to your configure line.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To con
Try adding --with-zlib to your configure line.
On Wed, 12 Dec 2001, Mark R. wrote:
> Hello all,
>
> I think I may have an easy to fix problem, but I'm stumped as to what needs
> to be done. I downloaded Apache 1.3.22 and PHP 4.1.0 today. Built Apache
> with "./configure --enable-module=so --p
php-install Digest 12 Dec 2001 20:48:06 - Issue 599
Topics (messages 5280 through 5283):
Re: post install
5280 by: Chris
Re: build error, somebody please help me
5281 by: John Burski
Compile problems under Mac OS X 10.1 (Darwin)
5282 by: Nicolas Ross
libphp4.s
Hello all,
I think I may have an easy to fix problem, but I'm stumped as to what needs
to be done. I downloaded Apache 1.3.22 and PHP 4.1.0 today. Built Apache
with "./configure --enable-module=so --prefix=/usr/local/apache", and after
installing Apache, built PHP with
"./configure --with-mysql
I want to compile php 4.1.0 on Mac OS X 10.1, adn I get this when linking :
*** Warning: This library needs some functionality provided by -lgd.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared
It looks like your configuration script is looking for the "lex" command.
"lex" is a lexical analysis tool that is used for, well, lexical analysis (it's
used a lot for building compilers and other such stuff). Anyway, if you're
using Linux, then you'll want to edit the configuration script to us
> ive just installed php on apache on win98. i wrote the test phpinfo.php file, ran
> it and it worked fine. after that i tried to run index.php from the same
> directory and from 'website' directory where i have other pages that i know run,
> although it only prints back the contents of the file
15 matches
Mail list logo