[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: apache und php extensions gd pdf
On Wed, Sep 01, 2004 at 09:55:30AM +0200, reitenba@fh-brandenburg.de wrote:
> i have a problem running apache with these two php extensions.
> googling for apache and php... reveals a lot, but i didn't found an answer to
> my problem, so here it comes:
>
> # /usr/local/sbin/phpxs -a [gd|pdf]
> # apachectl start
> # /usr/sbin/apachectl start: httpd could not be started
>
> the debug level in httpd.conf is at debug. but nothing appears in error_log
> after enabling gd or pdf.
I'm guessing that you don't have the X11 libraries installed. apache
won't start up if the gd is installed and the X11 libraries are not
present.
Cam