How to run wordpress
Bradley Giesbrecht
pixilla at macports.org
Mon Jan 23 09:08:22 PST 2012
On Jan 21, 2012, at 9:33 AM, Michael Parchet wrote:
> Hi,
>
> I have installed the wordpress package to try it to migrate a websitee on this Now I wold like to start wordpress but I don't know how to start it
>
> Can you help me please ?
Start simple.
Check that apache2 is configured: (assuming vhosts)
$ sudo apachectl -t -D DUMP_VHOSTS
Check that mysql is available:
$ mysqladmin5 ping -h127.0.0.1
Report the results.
Regards,
Bradley Giesbrecht (pixilla)
More information about the macports-users
mailing list