Hi,
Seem's a bit off-topic to me ;-)
I'd suggest putting an "ImagePNG ($im);" at the end of xour file, and I
think it is much better then... Without it, you're simply creating the
image, but you don't send it to the client (=browser)
Greetings,
Jens
-Original Message-
From: Rajeev Ramda
Hi,
well, sound like you're doing something like a
require("http://localhost/xyz.php";); or include("http://localhost/xyz.php";);
Is this right?
Require and Include require filesystem paths, not webpaths. So if your
directory you're working is TEST you have a subdir XYZ with a file xyz.php
this s
did you compile your gd 2.01 with freetype support?
Without recompiling your gd I don't think it will work...
greetings
Jens
-Ursprungliche Nachricht-
Von: Bryan Koschmann - GKT [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 2. Oktober 2002 20:47
An: PHP Install List
Betreff: [PHP-INST]
rect.
LoadModule php4_modulemodules/libphp4.so
AddModule mod_php4.c
and I installed from an rpm binary not source. Guess I will have to go
back and do it from source.
Jens Rosenthal wrote:
>Hi,
>
>do you have a line "LoadModule php4 ..." and "AddModule mod_php4.c&
Hi,
do you have a line "LoadModule php4 ..." and "AddModule mod_php4.c" in your
httpd.conf?
Most likely you didn't activate the module so the fragment below doesn't do
anything..
Otherwise did you compile the php4 module into apache?
Jens
-Ursprüngliche Nachricht-
Von: Trevor Smith [mai
Hi everyone.
I'm kind of stuck with my installation here. Perhaps anyone could help me.
If installed a brand new Debian(woody)-Server with all our developers need.
With php (4.2.2 and 4.2.3) as module for the apache (dso and compiled in)
the php works absolutely fine.
When I compile this configu