Re: Confused about the PHP5 Installation Process

2007-02-11 Thread Ryan Schmidt
On Feb 10, 2007, at 23:07, Mark Duling wrote: "Conrad Taylor" on Saturday, February 10, 2007 at 4:30 AM -0800 wrote: Hi, thanks for the information. Is there a way to automate this within MacPorts because I'm guessing that I will have to perform these steps the next time I perform an updat

Re: Confused about the PHP5 Installation Process

2007-02-10 Thread Mark Duling
Altoine Barker <[EMAIL PROTECTED]> on Saturday, February 10, 2007 at 11:19 PM -0800 wrote: >Thank you for the howto link. Quick typo fix. In your example under >2.3. Install Apache 2 and PHP 5, you wrote the command: >sudo cp httpd.sample.conf htpd.conf >when it should be >sudo cp httpd.sample.conf

Re: Confused about the PHP5 Installation Process

2007-02-10 Thread Altoine Barker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thank you for the howto link. Quick typo fix. In your example under 2.3. Install Apache 2 and PHP 5, you wrote the command: sudo cp httpd.sample.conf htpd.conf when it should be sudo cp httpd.sample.conf httpd.conf I was mulling around with the apache

Re: Confused about the PHP5 Installation Process

2007-02-10 Thread Mark Duling
"Conrad Taylor" <[EMAIL PROTECTED]> on Saturday, February 10, 2007 at 4:30 AM -0800 wrote: >Hi, thanks for the information. Is there a way to automate this >within MacPorts because I'm guessing that I will have to perform these >steps the next time I perform an update of this port? I'm not sure t

Re: Confused about the PHP5 Installation Process

2007-02-09 Thread Mark Duling
>make sure that you have something like the >following in your httpd.conf (grepped from mine, separate lines, look >at the keywords): >= >LoadModule php5_modulemodules/libphp5.so > DirectoryIndex index.html index.php index.php5 > AddType application/x-httpd-php .php > Ad

Re: Confused about the PHP5 Installation Process

2007-02-09 Thread Jyrki Wahlstedt
On 9.2.2007, at 13.49, Conrad Taylor wrote: Hi, I have performed the following: sudo port install php5 +apache2 +mysql5 Also, I have performed the instructions that were outputed to the screen. At this point, I cannot successfully execute a php script and it seems that I need to perform some