[plug] WordPress installation
Tim
weirdit at gmail.com
Tue Mar 8 19:36:29 WST 2011
You don't need vhosts, but usually vhosts are setup. There is a
special vhost that will "catch all" domains/ips not assigned it's own
vhost. It will normally start with a line like:
<VirtualHost *:80>
Regarding MySQL, apache needs to know nothing. That's for PHP/Scripts
to know about.
PHP though, Apache does need to know about that.
/etc/apache2/mods-enabled/ should have symlinks for the enabled
modules, and php5 or maybe php should be listed there for scripts to
work.
Tim
On 8 March 2011 09:50, Jon L Miller <jlmiller at mmtnetworks.com.au> wrote:
> Hi Tim,
> If this is the only website that will be running from this server do I still
> need to have vhost configurations? Also are there settings that I need to
> let Apache know regarding MySQL, php scripts, etc?
>
> Thanks
>
> -----Original Message-----
> From: plug-bounces at plug.org.au [mailto:plug-bounces at plug.org.au] On Behalf
> Of Tim
> Sent: Tuesday, 8 March 2011 6:27 AM
> To: plug at plug.org.au
> Subject: Re: [plug] WordPress installation
>
> If the server uses Vhosts then the ipaddress might be a different
> vhost to where you have wordpress installed.
>
> Assuming you are using apache, you need to be looking at
> /etc/apache2/sites-enabled/ to see which vhosts are active and where
> the htdocs (/var/www for example) are stored.
>
> Tim
>
> On 7 March 2011 22:56, Jon L Miller <jlmiller at mmtnetworks.com.au> wrote:
>> I’m rying to get WordPress installed on a SuSE Linux Enterprise server
> v11,
>> and having a little difficulty. I’ve followed the direction and yet when
> I
>> try to open a browser to the install.php It stated it cannot find the
> path.
>> Now I have not setup the domain for this server yet, so I figured I could
> at
>> least get the page to come up via using the ip address (ex:
>> http://192.168.2.249/creative/wp-admin/install.php) but this does nto
> work.
>> Any ideas would be greatly appreciated.
>>
>>
>>
>> Regards,
>>
>>
>>
>> Jon L Miller
>>
>> MMT Networks Pty Ltd
>>
>> e: jlmiller at mmtnetworks.com.au
>>
>> p: +618 9375 6597
>>
>> m: +61 412 126 166
>>
>>
>>
>> Disclaimer
>>
>> This message contains confidential information and is intended only for
> the
>> individual named. If you are not the named addressee you should not
>> disseminate, distribute or copy this e-mail. Please notify the sender
>> immediately by e-mail if you have received this e-mail by mistake and
> delete
>> this e-mail from your system. E-mail transmission cannot be guaranteed to
> be
>> secure or error-free as information could be intercepted, corrupted, lost,
>> destroyed, arrive late or incomplete, or contain viruses. The sender
>> therefore does not accept liability for any errors or omissions in the
>> contents of this message, which arise as a result of e-mail transmission.
>>
>>
>>
>>
>>
>> _______________________________________________
>> PLUG discussion list: plug at plug.org.au
>> http://lists.plug.org.au/mailman/listinfo/plug
>> Committee e-mail: committee at plug.linux.org.au
>>
>>
>
>
>
> --
> Timothy White - Somewhere in Australia
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://lists.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
>
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://lists.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
>
--
Timothy White - Somewhere in Australia
More information about the plug
mailing list