Hi ...
THAT'S FOR SOMEBODY THAT HAS MY PROBLEM...
Why if i am run program using imagecreate () function in php always error in " Fatal
error: Call
to undefined function: imagecreate()"
thank's
bechan
Actually, yes I did check. It was already in httpd.conf, I guess the php
install put it there as my httpd.conf file was backed up and a new one
with new lines pertaining to php was left in its place (I ran a diff). I
just tried again, for the umpteenth time, by completely uninstalling the
apache
Try this:
Find the file libmysqlclient.so.10 . (Mine is in
/usr/local/mysql/lib/mysql)
Then --> cd /usr/lib
Then --> ln -s /usr/local/mysql/lib/mysql/libmysqlclient.so.10
Modify /usr/local/mysql/lib/mysql/libmysqlclient.so.10 to be your directory
path.
That should take care of it.
--
Gaylen
I am having a problem installing php + mysql
I'm installing & configure PHP--with mysql
If i'm running ps -ax in display :
[root@svr_kab lib]# ps -ax
PID TTY STAT TIME COMMAND
1 ?S 0:04 init [3]
2 ?SW 0:00 [kflushd]
3 ?SW 0:04 [ku
Hi ...
THAT'S FOR SOMEBODY THAT HAS MY PROBLEM...
Why if i'm using imagecreate () function always error in " Fatal error: Call
to undefined function: imagecreate()"
I'm using PHP4 & apache for windows 98
thank's
bechan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mai
Sorry if this is teaching granny to suck eggs, but since you haven't
mentioned it...
Have you edited your httpd.conf file - adding an appropriate 'addtype'
line(s) for your php file extension(s), and then stopped and restarted apache?
--
Phil Driscoll
--
PHP Install Mailing List (http://www.
php-install Digest 30 Jul 2001 22:39:04 - Issue 387
Topics (messages 3744 through 3755):
configuring problem with PHP + Sablotron
3744 by: Michel RINGENBACH
Re: NS Enterprise and PHP 4.0.6 NSAPI
3745 by: Alfred Lerch
Re: R: [PHP-INST] Problems with Solaris and iPlanet]
I recently spent the better part of a day trying to get PHP to install and
run properly on my system. I am using Red Hat 6.2 and have installed all
of the apache RPMs and tried building PHP from source with ./configure
--with-apxs=/usr/sbin/apxs and everything seems to be ok and i do a make
and m
L.S.
I am using linux debian potation / php 4.0.2 / apache. This works fine, but
there are no php-gd.so and php-swf.so or other modules installed. Where can
i find an executable or source for php-swf and php-gd?
Grtz,
Rein
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e
Hi all,
i want to compile php with domxml.
i am trying for a long time but i don“t get along with it.
can anybody give me some hints or tell me how he/she did it?
looking forward for your answer!
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECT
what happens when you run php.exe -i from the command line?
--
Phil Driscoll
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi everyone I'm having trouble installing PHP
I have installed the php.4.06 on other two computers and have them working perfectly.
Having heaps of trouble with this computer and can't not work out what the problem is.
The error that keeps coming up is:
One of the library files needed to run
Solaris7
PHP4.0.6 (4.0.5 doesn't work either)
Apache1.3.20
PostgreSQL 7.1.1
Hello
Could someone tell me why PHP4 wont compile on my Sol7 machine?
PHP3 works fine and so does Apache by itself. Below is my debug.log and
any help would be greatly appreciated. If you need more info pleas
On Monday 30 July 2001 13:22, Nic Skitt wrote:
> I am having problems installing the ISAPI version of PHP. I am using the
> latest release from php.net.
You are strongly advised in the install.txt file that the ISAPI module is
unstable. The 'invalid access to memory location' error is one manife
Hi all,
I am having problems installing the ISAPI version of PHP. I am using the
latest release from php.net.
I unzip the files to c:\php4
I then copy the dll's as instructed to my system32 on c:\winnt
I then copy the PHP.INI to c:\winnt\ and specify the location of the
extensions.
I then con
--
Hi Max,
have yoou seen this one ?
regards
alfred
Original Message
Subject: R: [PHP-INST] Problems with Solaris and iPlanet
Date: Mon, 30 Jul 2001 08:43:31 +0200
From: "Stefano Angelici" <[EMAIL PROTECTED]>
Reply-To: <[EMAIL PROTECTED]>
To: "'Alfred Lerch'"
Hi Alfred,
I've a
Hi Max,
no idea if this helps:
- I'm not using PHP AuthTrans in obj.conf
- The line 'Service fn=php4_execute' (last but one in obj.conf) reads
'Service fn="php4_execute"' (double quotes !) in my obj.conf
sorry, that's all I can see
alfred
"Galvin, Max" wrote:
>
> <> <> <>
>
> Here's all
Hi,
I try to install Apache, PHP and Sablotron on
a Tru64unix v5.1 box.
Sablotron compiles fine.
While configuring PHP thru the following command
LIBS="-liconv $LIBS" ./configure \
--with-apache=/usr/local/src/apache_1.3.20 \
--with-mysql=/usr/local/mysql \
--with-sablot=/usr/local/
19 matches
Mail list logo