SuSE's Apache vs. Php

Apache, Lighttpd, nginx, Cherokee
Post Reply
[nix]pepe
Userprojekt
Userprojekt
Posts: 244
Joined: 2003-04-08 19:36
 

SuSE's Apache vs. Php

Post by [nix]pepe »

huhu,
ich hab ma ne frage, kann mir jemand erklären, wie ich in den apache von suse nen selbst kompiliertes php einbinde???

bzw. mit welchen parametern ich php kompilieren muss?

danke schonmal!

MfG
Pepe
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: SuSE's Apache vs. Php

Post by Joe User »

Wirf mal einen Blick ins Specfile des aktuellstem SuSE-PHP-RPM, dort sind die von SuSE genutzten Optionen aufgeführt...
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
[nix]pepe
Userprojekt
Userprojekt
Posts: 244
Joined: 2003-04-08 19:36
 

Re: SuSE's Apache vs. Php

Post by [nix]pepe »

kurze frage, wo find ich das? *duck*
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: SuSE's Apache vs. Php

Post by Joe User »

Code: Select all

wget mod_php4-$VERSION.src.rpm
rpm -ivh mod_php4-$VERSION.src.rpm
less /usr/src/packages/SPECS/mod_php4.spec
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Post Reply