Send Bristol mailing list submissions to
bristol@mailman.lug.org.uk
To subscribe or unsubscribe via the World Wide Web, visit
https://mailman.lug.org.uk/mailman/listinfo/bristol
or, via email, send a message with subject or body 'help' to
bristol-request@mailman.lug.org.uk
You can reach the person managing the list at
bristol-owner@mailman.lug.org.uk
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Bristol digest..."
Today's Topics:
1. LAMP basic problem after reinstalling (Peter Hemmings)
2. Re: LAMP basic problem after reinstalling (Max B)
3. Re: LAMP basic problem after reinstalling (Peter Hemmings)
4. Re: LAMP basic problem after reinstalling (Peter Hemmings)
5. Re: LAMP basic problem after reinstalling (David Fear)
----------------------------------------------------------------------
Message: 1
Date: Wed, 9 Mar 2016 15:21:56 +0000
From: Peter Hemmings <peternsomerset@virginmedia.com>
To: BBLUG <Bristol@mailman.lug.org.uk>
Subject: [bristol] LAMP basic problem after reinstalling
Message-ID: <56E03F94.1020005@virginmedia.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Hi,
Just trying to remember how to get Wordpress working locally but was
having problems configuring mariaDB (fedora23) so tried to follow this:
http://www.linuxtechi.com/install-apache-mariadb-php-on-fedora-23-workstation/
I could not get the test page to open, just a warning that it could not
connect to the database, so I uninstalled it, but it still says it
cannot connect even though I do not have one!
Any ideas on how to sort this out!?
2 years ago I managed to find info on installing WP locally but cannot
seem to find anything that's simple so any pointers would be appreciated.
Regards
--
Peter H
------------------------------
Message: 2
Date: Wed, 9 Mar 2016 15:37:40 +0000
From: Max B <psykx.out@gmail.com>
To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>
Subject: Re: [bristol] LAMP basic problem after reinstalling
Message-ID:
<CALe8LgHW0BHNx_WPXVgXAj=g3a-8icKaxG3mcbzsGYtpVRiS0Q@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi Peter,
Whats your apache log? whats in your mysql log? what exact errors are you
getting? whats in your wordpress config?
HTH Max B
On 9 March 2016 at 15:21, Peter Hemmings <peternsomerset@virginmedia.com>
wrote:
> Hi,
>
> Just trying to remember how to get Wordpress working locally but was
> having problems configuring mariaDB (fedora23) so tried to follow this:
>
>
> http://www.linuxtechi.com/install-apache-mariadb-php-on-fedora-23-workstation/
>
> I could not get the test page to open, just a warning that it could not
> connect to the database, so I uninstalled it, but it still says it cannot
> connect even though I do not have one!
>
> Any ideas on how to sort this out!?
>
> 2 years ago I managed to find info on installing WP locally but cannot
> seem to find anything that's simple so any pointers would be appreciated.
>
> Regards
>
>
> --
> Peter H
>
> _______________________________________________
> Bristol mailing list
> Bristol@mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/bristol
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.lug.org.uk/mailman/private/bristol/attachments/20160309/1948895e/attachment-0001.html>
------------------------------
Message: 3
Date: Wed, 9 Mar 2016 16:40:12 +0000
From: Peter Hemmings <peternsomerset@virginmedia.com>
To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>
Subject: Re: [bristol] LAMP basic problem after reinstalling
Message-ID: <56E051EC.3080905@virginmedia.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
On 09/03/16 15:37, Max B wrote:
> Hi Peter,
Sorry, just found what is causing it - I don't know how to configure
mariaDB!
I did not have a database "wordpress1" that was needed, nor me as a
user! Just set them but it (wp-amin) is still looking for a user
"wordpress1" that I need to change.
When I have done the changes I will try again (and look at log if there
is still a problem).
>
> Whats your apache log? whats in your mysql log? what exact errors are
> you getting? whats in your wordpress config?
I hope its just the last one.
>
> HTH Max B
>
> On 9 March 2016 at 15:21, Peter Hemmings <peternsomerset@virginmedia.com
> <mailto:peternsomerset@virginmedia.com>> wrote:
>
> Hi,
>
> Just trying to remember how to get Wordpress working locally but was
> having problems configuring mariaDB (fedora23) so tried to follow this:
>
> http://www.linuxtechi.com/install-apache-mariadb-php-on-fedora-23-workstation/
>
> I could not get the test page to open, just a warning that it could
> not connect to the database, so I uninstalled it, but it still
> says it cannot connect even though I do not have one!
>
> Any ideas on how to sort this out!?
>
> 2 years ago I managed to find info on installing WP locally but
> cannot seem to find anything that's simple so any pointers would be
> appreciated.
>
> Regards
>
>
> --
> Peter H
>
> _______________________________________________
> Bristol mailing list
> Bristol@mailman.lug.org.uk <mailto:Bristol@mailman.lug.org.uk>
> https://mailman.lug.org.uk/mailman/listinfo/bristol
>
>
>
>
> _______________________________________________
> Bristol mailing list
> Bristol@mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/bristol
>
--
Peter H
------------------------------
Message: 4
Date: Wed, 9 Mar 2016 17:45:54 +0000
From: Peter Hemmings <peternsomerset@virginmedia.com>
To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>
Subject: Re: [bristol] LAMP basic problem after reinstalling
Message-ID: <56E06152.5020004@virginmedia.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Hi,
It worked after altering the WP config to use correct used/password.
I know need to find out how to update plugin!
I seem to need an ftp account and domain, but its OK for now.
I have found some old files from a previous site I built but not yet
sure if I can reproduce it as I did not do a backup!
On 09/03/16 16:40, Peter Hemmings wrote:
>> Hi Peter,
> Sorry, just found what is causing it - I don't know how to configure
> mariaDB!
>
> I did not have a database "wordpress1" that was needed, nor me as a
> user! Just set them but it (wp-amin) is still looking for a user
> "wordpress1" that I need to change.
>
> When I have done the changes I will try again (and look at log if there
> is still a problem).
>
>>
>> Whats your apache log? whats in your mysql log? what exact errors are
>> you getting? whats in your wordpress config?
>
> I hope its just the last one.
>
>>
>> HTH Max B
Regards
--
Peter H
------------------------------
Message: 5
Date: Wed, 9 Mar 2016 22:31:42 +0000
From: David Fear <david@dfear.co.uk>
To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>
Subject: Re: [bristol] LAMP basic problem after reinstalling
Message-ID: <56E0A44E.6090207@dfear.co.uk>
Content-Type: text/plain; charset=windows-1252; format=flowed
On 09/03/16 15:21, Peter Hemmings wrote:
> Hi,
>
> Just trying to remember how to get Wordpress working locally but was
> having problems configuring mariaDB (fedora23) so tried to follow this:
>
> http://www.linuxtechi.com/install-apache-mariadb-php-on-fedora-23-workstation/
>
>
> I could not get the test page to open, just a warning that it could not
> connect to the database, so I uninstalled it, but it still says it
> cannot connect even though I do not have one!
>
> Any ideas on how to sort this out!?
>
> 2 years ago I managed to find info on installing WP locally but cannot
> seem to find anything that's simple so any pointers would be appreciated.
>
> Regards
>
>
> --
> Peter H
>
> _______________________________________________
> Bristol mailing list
> Bristol@mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/bristol
Hi
I have tried the guide
(http://www.linuxtechi.com/install-apache-mariadb-php-on-fedora-23-workstation/)
in a vm. Didn't get any errors at all.
If you following the guide correctly, then you should have a working
apache + php + mysql installation. Therefore you probably fluffed up the
wordpress install.
To install wordpress, trying using the following guide:
http://www.itzgeek.com/web/wordpress/install-wordpress-on-fedora-21-with-amp.html
--
Regards
-----------------------------------
Dave Fear :: david@dfear.co.uk
Order your free giffgaff SIM card through my page and get 5 pounds free
credit http://t.co/z1KJF5y
------------------------------
Subject: Digest Footer
_______________________________________________
Bristol mailing list
Bristol@mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/bristol
------------------------------
End of Bristol Digest, Vol 636, Issue 5
***************************************
Tidak ada komentar:
Posting Komentar