ispCP - Board - Support
gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+--- Thread: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt (/thread-2093.html)

Pages: 1 2 3 4


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - knuddel - 01-08-2008 10:51 PM

@ joximu
Sorry, aber wie installiere ich mod_php5?
Ein apt-get install mod_php5 sagt mir, "Konnte Paket mod_php5 nicht finden"...

Liebe Grüße
knuddel


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - joximu - 01-08-2008 11:29 PM

aptitude und dann mal schauen, was es so gibt...

ich weiss es auch nicht auswändig.

/J


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - Zothos - 01-08-2008 11:53 PM

versuch mal libgd2-xpm oder/und libgd1-xpm

das würde ich, wenn ich an deine Stelle wäre, ausprobieren.


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - knuddel - 01-08-2008 11:57 PM

Habe es dann mit aptitude install mod_php5 versucht, aber dann heißt es: "Konnte kein Paket finden, dessen Name oder Beschreibung auf »mod_php5« passt."


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - gOOvER - 01-09-2008 12:03 AM

dann gib mal nur aptitude ein. Oder einfach mal apt-cache search mod_php5


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - knuddel - 01-09-2008 12:24 AM

@ Zothos,

libgd2-xpm ist schon installiert... Aber keine Änderung in sicht...

@ joximo & gOOvER,

es wird wohl das Paket libapache2-mod-php5 gemeint sein, oder (wenn ich das installiere will er apache2-mpm-prefork mitinstallieren und apache2-mpm-worker deinstallieren)?

Liebe Grüße
knuddel


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - gOOvER - 01-09-2008 12:31 AM

Ja, das ist es.


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - joximu - 01-09-2008 12:58 AM

ah - klar...

mod_php sollte nur mit prefork verwendet werden, also prefork rein, worker raus....

hoffe, es ist ein Testsystem :-)

/J


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - knuddel - 01-09-2008 01:10 AM

So, habe jetzt das installiert und den Server sogar rebootet.
Und wie schalte ich es ein? Habe es mit
Code:
a2enmod libapache2-mod-php5
versucht, aber dann sagt er nur "This module does not exist!"


RE: gd_library = XPM Support & JIS-mapped Japanese Font Support wird benötigt - joximu - 01-09-2008 01:22 AM

schau mal in /etc/apache2/modules-available wie das modul heissen könnte - ich meine mod_php5...

/j