har jeg nemli også lige gjordt det - og den fik heller ikke liiiige konfigureret PHP rigtigt ;)
det jeg gjorde:
-- compile apache -- cd ./apache_mappen/ ./configure (evt parametre fx --htdocsdir=/www/ make make install
--- det resulterede i jeg fik installeret Apache i /usr/local/apache -- din sti kan variare, men se på den sti du bruger for at starte apache
-- compile PHP --- cd ./php_mappe/ ./configure --with-mysql --with-gd --with-apsx=/usr/local/apache/bin/apsx (det skal slf være din sti til apache make make install
---
tilføje de sidste 2 linier som htm skrev til httpd.conf filen
(hvis LoadModule php4_module linien findes i httpd.conf skal du bare tilføje linien)
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.