I'm trying to set up my own webserver. I have the "holy trinity" (APACHE, MySQL, PHP) but I cant get apache to start when I put the following line of code into the httpd.conf file. "LoadModule php5_module c:\apache\php\php5apache.dll"
I'm currently reading the book "PHP5/MySQL for Absoulute Beginners" and it says to also add the following lines of code to the httpd.conf file: "AddModule mod_php5.c" and "AddType application/x-httpd-php .php" Any help that could get me up and running would be awsome. Thanks, SpaceCase ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/HKFolB/TM --------------------------------------------------------------------~-> Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
