Hi,
I've just installed Mandrake 8.1 and wanted to upgrade the PHP version
from 4.06 to 4.2.0. I unzipped and then untarred the file to my home
directory. Following that I ran a ./configure followed by make and then
make install. All seemed to go well.
However, after I performed an apachectl sto
php-install Digest 3 May 2002 03:47:20 - Issue 816
Topics (messages 6814 through 6824):
Re: php (4.1.2) and gd (2.0.1) truecolor functions missing
6814 by: Eric D Nielsen
MySQL from Access
6815 by: News
6816 by: Jerry
Error: Cannon find -lxmltok on 4.2.0 install
Hi Dylan Fitzgerald,
well, thats _exactly_ what I get! There ist one little trick to get it
running. Start apache _without_ the LoadModule line with php. Now apache
starts up correctly. Insert the LoadModule line in httpd.conf and make a
restart. apache loads the php-module and ist fully funct
Okay, I have Apache2 up and running quite nicely on a Sorcerer box. Joy of
joys. And I finally managed to get PHP to compile against it, which
took a good deal longer.
Interestingly enough, though, when I start Apache2 with the LoadModule
line for PHP4.2.0 in /usr/local/apache2/conf/httpd.conf,
Why do you have both --with-gd and --with-gd=shared?
On Mon, 22 Apr 2002, Franck Nijhof wrote:
> I have compiled PHP 4.1.2 with GD 1.8.4. GD is installed (100% sure)
> but 't doesn't work.
> GD doesn't show up in the phpinfo(), nothing :(
>
> This is how I compiled:
>
> './configure' '--with-a
I have compiled PHP 4.1.2 with GD 1.8.4. GD is installed (100% sure)
but 't doesn't work.
GD doesn't show up in the phpinfo(), nothing :(
This is how I compiled:
'./configure' '--with-apxs=/usr/sbin/apxs'
'--with-config-file-path=/etc/php' '--with-gd' '--enable-memory-limit'
'--with-xml' '-
I am running 4.2.0 and trying to display .php3 pages. httpd.conf includes:
AddType application/x-httpd-php .php .php3 .php4 .phtml .html .inc
However, when there is a request for a .php3 page, my browser attempts to download the
page like the AddType for php3 was not listed, but it is. :(
Any s
Hello everyone...
I am trying to configure httpd.conf to support php 4.2.0 and I added
this lines:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
and
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .php
but when I try to start Apache, I rece
Hello everyone...
I am trying to configure httpd.conf to support php 4.2.0 and I added
this lines:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
and
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .php
but when I try to start Apache, I rece
Hi,
I'm trying to install PHP 4.2 w/ Sablotron/XSLT/DOM support and during the
'make install' step I get the following error:
/usr/bin/ld: cannot find -lxmltok
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory `/home/eric/php-4.2.0'
make: *** [insta
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (News) wrote:
> SELECT Periode.LibPeriode, PaysPeriode.RefPaysPeriode,
> PaysPeriode.DateDebut, PaysPeriode.DateFin
> FROM Periode
> INNER JOIN (Pays INNER JOIN PaysPeriode ON Pays.RefPays =
> PaysPeriode.RefPays) ON Periode.RefPeriode = PaysPerio
Hi Guys!
I am having trouble after upgrading a database application from Access to
MySQL.
My whole site runs fine except for one SQL query which works fine in Access
but for some reason MySQL doesn't like it at all. Is there a big difference
between the way Access and MySQL implement SQL?
Here
Here's some more information.
I've double checked all the gd files on my system, they are all 2.0.1, freshly
generated.
I dug a little into the php-4.1.2/ext/gd directory. The
various files in that directory that appear to create teh stubs for the gd
functions don't appear to list imagecreatet
php-install Digest 2 May 2002 13:29:37 - Issue 815
Topics (messages 6808 through 6813):
PHP does not generate any output! Bug?
6808 by: Udo Giacomozzi
Problem Installing DOM XML Support
6809 by: Gary Huntress
Re: not reading variables
6810 by: Dr CHEUNG Ngai Tseung
Yes, it has to do with someone passing malicious strings. For more information, read
this tutorial on Zend's site, which explains exploits and alternatives.
http://www.zend.com/zend/art/art-oertli.php
--Jim
>>> "Dr CHEUNG Ngai Tseung" <[EMAIL PROTECTED]> 05/01/02 21:32 PM >>>
Dear Jim
Could
15 matches
Mail list logo