Send skunkworks mailing list submissions to
skunkworks@lists.my.co.ke
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
or, via email, send a message with subject or body 'help' to
skunkworks-request@lists.my.co.ke
You can reach the person managing the list at
skunkworks-owner@lists.my.co.ke
When replying, please edit your Subject line so it is more specific
than "Re: Contents of skunkworks digest..."
Today's Topics:
1. The Expert (Short Comedy Sketch) (ANTONY NDUNG'U)
2. Re: isues with moodle install (Alex Watila)
3. Re: isues with moodle install (Brian Ngure)
4. Re: isues with moodle install (Alex Watila)
----------------------------------------------------------------------
Message: 1
Date: Tue, 6 May 2014 21:31:18 +0200
From: "ANTONY NDUNG'U" <tmndungu@gmail.com>
To: Skunkworks forum <skunkworks@lists.my.co.ke>
Subject: [Skunkworks] The Expert (Short Comedy Sketch)
Message-ID:
<CAN8LKYuxStVC0BkYZyyLLzjfizDDNO=yGADJK88SwS0MHuEqEQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
The Expert (Short Comedy Sketch): http://youtu.be/BKorP55Aqvg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://orion.my.co.ke/pipermail/skunkworks/attachments/20140506/1257fa4d/attachment-0001.htm>
------------------------------
Message: 2
Date: Tue, 06 May 2014 22:37:40 +0300
From: Alex Watila <awatila@yahoo.co.uk>
To: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
Subject: Re: [Skunkworks] isues with moodle install
Message-ID: <1399405060.2661.1.camel@c65watila>
Content-Type: text/plain; charset="utf-8"
thank you
--
Alex Watila
Consultant
?E-Learning ?Virtualization ?QMS ?ISMS ?Information Systems ?ICT
-----Original Message-----
From: jeremy sinja <jeysinja@gmail.com>
Reply-to: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
To: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
Subject: Re: [Skunkworks] isues with moodle install
Date: Tue, 6 May 2014 00:48:03 +0300
Couple of ideas in my head.
1. You might be running mysql client but not the server.
2. If running on Lampp they normally have issues with mysqld.sock
tunneling. If so try uninstall LAMPP and Install LAMP separately
Thats all I can think of as for now
On May 5, 2014 11:40 PM, "Alex Watila" <awatila@yahoo.co.uk> wrote:
dear all,
Kindly assist me with the following issue i am having installing
moodle 2.6 on a centos 6.5 minimal install. I am using MariaDB
as the database
Error: Database connection failed
It is possible that the database is overloaded
or otherwise not running properly.
The site administrator should also check that
the database details have been correctly
specified in config.php
tail -f /var/log/httpd/error_log indicates the following error
[Mon May 05 18:20:54 2014] [error] [client ***.***.***.***] PHP
Warning: mysqli::mysqli(): (HY000/2002): Connection timed out
in /var/www/html/moodle/www/lib/dml/mysqli_native_moodle_database.php on line 375, referer: http://*.*.*.*/moodle/
regards,
--
Alex Watila
Consultant
?E-Learning ?Virtualization ?QMS ?ISMS ?Information Systems ?ICT
_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke
_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://orion.my.co.ke/pipermail/skunkworks/attachments/20140506/b6576a28/attachment-0001.htm>
------------------------------
Message: 3
Date: Tue, 6 May 2014 23:11:10 +0300
From: Brian Ngure <brian@pixie.co.ke>
To: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
Subject: Re: [Skunkworks] isues with moodle install
Message-ID:
<CAJbJWJ2ZzUhxRVdbKgC5Vz5gsQeq1CW=V6F6R_r0UjN459LROg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Do not use mysql connector. It has been deprecated and the php website
clearly indicates this.
www.php.net/manual/en/intro.mysql.php
thank you
--
Alex Watila
Consultant
?E-Learning ?Virtualization ?QMS ?ISMS ?Information Systems ?ICT
-----Original Message-----
*From*: jeremy sinja
<jeysinja@gmail.com<jeremy%20sinja%20%3cjeysinja@gmail.com%3e>
>
*Reply-to*: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
*To*: Skunkworks Mailing List
<skunkworks@lists.my.co.ke<Skunkworks%20Mailing%20List%20%3cskunkworks@lists.my.co.ke%3e>
>
*Subject*: Re: [Skunkworks] isues with moodle install
*Date*: Tue, 6 May 2014 00:48:03 +0300
Couple of ideas in my head.
1. You might be running mysql client but not the server.
2. If running on Lampp they normally have issues with mysqld.sock
tunneling. If so try uninstall LAMPP and Install LAMP separately
Thats all I can think of as for now
On May 5, 2014 11:40 PM, "Alex Watila" <awatila@yahoo.co.uk> wrote:
dear all,
Kindly assist me with the following issue i am having installing moodle 2.6
on a centos 6.5 minimal install. I am using MariaDB as the database
Error: Database connection failed
It is possible that the database is overloaded or otherwise not running
properly.
The site administrator should also check that the database details have
been correctly specified in config.php
tail -f /var/log/httpd/error_log indicates the following error
[Mon May 05 18:20:54 2014] [error] [client ***.***.***.***] PHP Warning:
mysqli::mysqli(): (HY000/2002): Connection timed out in
/var/www/html/moodle/www/lib/dml/mysqli_native_moodle_database.php on line
375, referer: http://*.*.*.*/moodle/
regards,
--
Alex Watila
Consultant
?E-Learning ?Virtualization ?QMS ?ISMS ?Information Systems ?ICT
_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke
_______________________________________________
skunkworks mailing listskunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribehttp://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Ruleshttp://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke
_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://orion.my.co.ke/pipermail/skunkworks/attachments/20140506/67fbeb03/attachment-0001.htm>
------------------------------
Message: 4
Date: Tue, 06 May 2014 22:36:58 +0300
From: Alex Watila <awatila@yahoo.co.uk>
To: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
Subject: Re: [Skunkworks] isues with moodle install
Message-ID: <1399405018.2661.0.camel@c65watila>
Content-Type: text/plain; charset="utf-8"
thank you
--
Alex Watila
Consultant
?E-Learning ?Virtualization ?QMS ?ISMS ?Information Systems ?ICT
-----Original Message-----
From: Thuo Wilson <lixton@gmail.com>
Reply-to: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
To: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
Subject: Re: [Skunkworks] isues with moodle install
Date: Tue, 6 May 2014 14:49:03 +0300
On 5 May 2014 23:37, Alex Watila <awatila@yahoo.co.uk> wrote:
[Mon May 05 18:20:54 2014] [error] [client ***.***.***.***] PHP
Warning: mysqli::mysqli(): (HY000/2002): Connection timed out
in /var/www/html/moodle/www/lib/dml/mysqli_native_moodle_database.php on line 375, referer: http://*.*.*.*/moodle/
* ?Maybe try use mysql conenctor instead of mysqli? (wild guess)
i once had problems with this.
* Check if server is running
* Check host (if remote allow ports through firewall)
* Also check annoying selinux
Kind Regards,
Wilson./
_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.my.co.ke/pipermail/skunkworks/attachments/20140506/7ddeba06/attachment.htm>
------------------------------
_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1fbjAwOUE&hl=en
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke
End of skunkworks Digest, Vol 51, Issue 69
******************************************