ispCP - Board - Support
Maia Installation - 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: Maia Installation (/thread-5343.html)



Maia Installation - Janko - 01-05-2009 11:09 AM

hi ho gemeinde,

wollte mir nur mal eben euren segen abholen...
maia installation nach howto hier aus dem forum:

Code:
~# apt-get install libdbd-mysql-perl libdbi-perl libphp-jpgraph libossp-uuid-perl php-pear
Reading package lists... Done
Building dependency tree... Done
libdbd-mysql-perl is already the newest version.
libdbi-perl is already the newest version.
The following extra packages will be installed:
  apache2-mpm-prefork libapache2-mod-php4 libossp-uuid15 libzzip-0-12 php4 php4-common php4-gd
Suggested packages:
  uuid msttcorefonts
The following packages will be REMOVED:
  apache2-mpm-worker
The following NEW packages will be installed:
  apache2-mpm-prefork libapache2-mod-php4 libossp-uuid-perl libossp-uuid15 libphp-jpgraph libzzip-0-12 php-pear php4 php4-c
0 upgraded, 10 newly installed, 1 to remove and 0 not upgraded.
Need to get 2834kB of archives.
After unpacking 7205kB of additional disk space will be used.

warum will das dingen zwingen den prefork haben ? und wozu wird dort noch php4 gebraucht ? kann ich verhindern dann worker runter geschmissen wird ? vorteile/nachteile ?

- Hetzner Root
- aktueller Trunk RC7
- Debian Etch


danke

gruss
sebastian


RE: Maia Installation - BeNe - 01-07-2009 02:08 AM

Quote:warum will das dingen zwingen den prefork haben ? und wozu wird dort noch php4 gebraucht ?
Das liegt an "libphp-jpgraph" --> http://packages.debian.org/etch/libphp-jpgraph welches noch für PHP4 ist. In Lenny sollte das gelößt sein.
--> http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/cf4b16d7f3729a5b
Auf Prefork würde ich nicht umsteigen. Kannst auch den Worker fest pinnen, damit er nicht runtergeschmissen wird.

Greez BeNe