[phpWebLog-devel] Need virtual host set up for phpweblog and apache 2
Brought to you by:
openface
|
From: Samuel V. G. I. <un...@co...> - 2004-08-30 21:12:26
|
I finally got mydomain.com/admin to load with phpweblog. I'm running php 4 and apache 2. And am testing phpweblog on localhost with 10.0.1.X addressing for the G4 mac I'm testing the app on. I'm trying to learn how to set my DocumentRoot to /library/webserver/documents via virtual host directive in Apache2. I have coppermine running using a simple Virtual host setup and using "multiple" Alias directives in Apache2 to get coppermine to work. I'm not sure how to set up a virtual host to get phpweblog to work? For right now the initial screen loads but I can't access any of the links and get a "404" when I try. I aslo get this error: "Warning: setlocale(): Passing locale category name as string is deprecated. Use the LC_* -constants instead. in /library/webserver/documents/phpweblog/backend/language/english.lng on line 6" Can anyone send me an example of a virtual host setup that will support phpweblog? Thanks for any help! Samuel. |