Hi,
By default the system log is enabled for errors:
; Log errors to specified file.error_log = "../somepath/some_file"
; Log errors to syslog (Event Log on NT, not valid in Windows 95).error_log = syslog
Comment the highlightd line out and you should be right.
Cheers,
JenniferCatalin Tatu <[EM
Thanks for the pointer. It says the php.ini file should be in the /etc
directory which is where it is. Maybe I should just have more faith.
Don Henson
On Thu, 2004-01-08 at 10:25, John Holden wrote:
> Does PHP work?
>
> If so, run this command:
>
> php -i > phpinfo.txt
>
> Then look through th
Does PHP work?
If so, run this command:
php -i > phpinfo.txt
Then look through that file. It will tell you the location of the
php.ini file, along with a bunch of other information.
John
-Original Message-
From: Donald Henson [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 08, 2004
(SuSE 9.0, PHP4)
I'm trying to install PHP4 and integrate it with Apache2. I've purchased
a Sams book, "Teach Yourself PHP, MySQL, and Apache in 24 Hours". I've
used the book to successfully install MySQL and Apache2 using Synaptic
and the default locations in the install packages. However, it app
hello
i try , like descp in the manual, to install imagick PECL module
(ext/imagick).
configure php, with parameter --with-imagick, try too with
--with-imagick=path
but the module never is include in php (phpinfo) like other modules as gd
etc...
any ideas why? when i compile them manual in ext/ima
Hi,
Please help me with error_log file for php. I have RH9 and in php.ini I wrote
error_log = /var/log/php.log but the errors or the notices are wrote to
error_log of the apache file. I search the net but I didn't find any help. I
this a bug or I missing something.
Thank you in advance.
Catalin
list-unsubscribe:
Read the documentation on the site
It normally helps.
Regards,
Steven
On 8 Jan 2004 at 13:54, Ozan Dikerler wrote:
>
>
> PLEASE GET ME OUT FROM THE LÝSTTT
>
> _
> Add phot
PLEASE GET ME OUT FROM THE LÝSTTT
_
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
Hi,
I was wondering if anyone could help me with a problem I'm experiencing
when trying to install PHP 4.3.4 with gettext (current version
installed) on a Solaris 9 (Intel) box.
My configuration options are:
./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=/local/mysql --with-my