> How do can you tell if php 4.1.2 has GD support
> My ISP says they have GD-lib 2.0.1 on their php 4.1.2
> I can not see any reference to gd on their phpinfo page.
> I can not get jpgraph to display
> (Fatal error: Call to undefined function: imagecreate() )
> and jpgraph faq says the problem is
How do can you tell if php 4.1.2 has GD support
My ISP says they have GD-lib 2.0.1 on their php 4.1.2
I can not see any reference to gd on their phpinfo page.
I can not get jpgraph to display
(Fatal error: Call to undefined function: imagecreate() )
and jpgraph faq says the problem is no gd suppor
Environment:
Win NT 4.0 SP6a
Apache 2.0.36
MYSQL 4.0.1a
PHP 4.2.1
I'd like to create a search capability against a MySQL database that will allow users
to do keyword searches, entering one OR MORE keywords in the text box.
Thoughts on the most effective way to do this?
Would this be handled by
Used --without-mysql .. solved my problems!
Thanks!
"Kevin Caporaso" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> And.. I have no need for mysql.
> :)
>
>
> "Kevin Caporaso" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hi. I have an apache server (UNIX) and i want to put my site on the company
server which is an IIS server. The new IIS server is IIS server 3.0. My
question is where / how do i turn on or compile php modules for the new IIS
server. The server manager doesn't know how to do it but is willing to let
Greetings,
I just installed MCAL libraries and was wondering if there was a way I
could test to make sure it works okay. I'm using it with PHP and all the
right drivers are installed for PHP/apache and MCAL. PHPINFO reports MCAL
is up with version 0.6 - 2121.
However, I can't seem to run
I was able to build them shared, but in the case of xlst, I was using
the Sablotron library. For openssl, I had to edit the configure
file and force it to output OPENSSL_SHARED_LIBADD, and tweak
the Makefile.in to have "LTLIBRARY_SHARED_LIBADD=$(OPENSSL_SHARED_LIBADD)"
below the other similar de
And.. I have no need for mysql.
:)
"Kevin Caporaso" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Oh .. I'm trying to build under QNX 6.1
>
> "Kevin Caporaso" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hi,
> > PHP
Oh .. I'm trying to build under QNX 6.1
"Kevin Caporaso" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> PHP is complaining of a redefinition during the compilation
> of ext/mysql/
>
> Here is the exact error... Any ideas on what I can do to get around th
Hi,
PHP is complaining of a redefinition during the compilation
of ext/mysql/
Here is the exact error... Any ideas on what I can do to get around this?
Thanks for any response.
$Kevin
...
Making all in mysql
make[2]: Entering directory `/opt/php/ext/mysql'
Making all in libmysql
make[3]: Enterin
Your test file is named test.htm. Is your web server set up to send htm files to the
PHP engine, or is it set up to parse .php, .phtml, etc., not .htm? It's unlikely it's
a permissions problem, because the web server is serving it up. A php file is parsed
and not executed. The problem is th
How am I supposed to configure PWS to run PHP?
I followed carefully all instructions... I even added the path (which is not
said in the install text) and now get a HTTP 500 problem... I has to be
something with permits, but I'm clueless. Thanks, Jim
"Jim Thome" <[EMAIL PROTECTED]> escribió en el
Did you follow the instructions for configuring PWS found in the file install.txt?
Specifically, did you configure PWS to use the PHP executable on .php files?
Jim
>>> "C (FÈsar Monroy" <[EMAIL PROTECTED]> 06/12/02 07:59PM >>>
Hi Group:
I recently downloaded PHP4 to try it in my Win98/Persona
php-install Digest 13 Jun 2002 14:29:05 - Issue 882
Topics (messages 7310 through 7316):
Re: PHP Installation : apxs ?
7310 by: shanky
7311 by: shanky
7312 by: shanky
Has anyone succesfully installed PHP4 on a Win98 running PWS?
7313 by: César Monroy
Se
I have been trying to build as many PHP (4.2.1) modules as shared, as
possible.
The only two left that I was really hoping to make shared are OpenSSL and
XSLT.
I have tried both kinds of "supported" switches on both, with no success.
These two insist on being compiled into PHP statically.
1) --wi
Hello all:
I'm working with FreeBSD 4.4. I've tried to configure Apache 2.0.35 with PHP 4.2.1.
I've got GNU PTH 1.4.0_1 installed.
First I install Apache doing this:
./configure --prefix=/usr/local/apache2 --enable-module=so
make clean
make
make install
without problems.
Then I try to instal
Hi
What could be the problem when a server does not seem to pick up PHP?
This is for Win32 (=Win98), set up on a local box.
I have read the PHP manual, I have looked at discussions, I have tried
both Apache and MS PWS, I have tried different PHP4 versions, I have
made all the required changes to
Hi Group:
I recently downloaded PHP4 to try it in my Win98/Personal Web Server.
Even after several installations following instructions, my server refuses
to
interpret PHP scripts...
1. Downloaded PHP 4.2.1 for Windows
2. Unzipped to C:\PHP
3. Edited and copied PHP.INI to C:\Windows
4. PWS works
18 matches
Mail list logo