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
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
-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
"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
>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
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