|
Replies:
4
-
Last Post:
Oct 5, 2009 7:46 AM
by: trawick
|
|
|
Posts:
2
From:
Registered:
4/1/09
|
|
|
|
Error loading Modules:MySQL server has gone away
Posted:
Jun 4, 2009 1:20 AM
To: Projects » webstack » discuss
|
|
Hello,
after I installed Joomla 1.5.10 stable version I get the following error message in the part of the screen where sample data can be seen.
Error loading Modules:MySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access = 0 AND m.client_id = 0 AND ( mm.menuid = 1 OR mm.menuid = 0 ) ORDER BY position, ordering
The header image with the Joomla sign and the html part like the frame seems to be ok.
System: I installed the latest AMP bundle. OS: Opensolaris SunOS bilder 5.11 snv_111a i86pc i386 i86pc (service is runnig in a Solaris Zone) MYsql: 5.1.30 PHP:5.2.9 Apache: 2.2.11
Any advice and hints are welcome. If you need any further information, please contact me.
Cheers
Ralf
Message was edited by: rotzlapp
|
|
|
Posts:
7
From:
Registered:
1/7/09
|
|
|
|
Re: [webstack-discuss] Error loading Modules:MySQL server has gone
away
Posted:
Jun 4, 2009 1:40 AM
in response to: rotzlapp
|
|
Hi Ralf,
This problem has been discovered and a bug has been filled on Mysql :
http://bugs.mysql.com/bug.php?id=44538
This bug is critical, but you have a work around, is to use the 64 bits version using the following commands :
svccfg -s mysql:version_51 setprop mysql/enable_64bit=true svcadm refresh mysql:version_51
svcadm restart mysql:version_51
Cheers
Eric
On 06/ 4/09 10:20 AM, Ralf Albrecht wrote: > Hello, > > after I installed Joomla 1.5.10 stable version I get the following error message in the part of the screen where sample data can be seen. > > Error loading Modules:MySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access = 0 AND m.client_id = 0 AND ( mm.menuid = 1 OR mm.menuid = 0 ) ORDER BY position, ordering > > The header image with the Joomla sign and the html part like the frame seems to be ok. > > > System: > OS: Opensolaris SunOS bilder 5.11 snv_111a i86pc i386 i86pc (service is runnig in a Solaris Zone) > MYsql: 5.1.30 > PHP:5.2.9 > Apache: 2.2.11 > > Any advice and hints are welcome. If you need any further information, please contact me. > > Cheers > > Ralf >
_______________________________________________
webstack-discuss mailing list webstack-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/webstack-discuss
|
|
|
|
Posts:
2
From:
Registered:
4/1/09
|
|
|
|
Re: Error loading Modules:MySQL server has gone away
Posted:
Jun 4, 2009 3:56 AM
in response to: rotzlapp
To: Projects » webstack » discuss
|
|
Hi Eric,
thanks a lot for your reply. I will check it this evening and hopfully it works ;)
Again, thanks a lot.
Ralf
|
|
|
|
Posts:
42
From:
US
Registered:
9/14/07
|
|
|
|
Re: Error loading Modules:MySQL server has gone away
Posted:
Oct 3, 2009 11:26 PM
in response to: rotzlapp
To: Projects » webstack » discuss
|
|
rats! I too just setup joomla 1.5.14 on SXCE b113 and of course I get the same error. Unfortunately my development platform is a dual core centrino = I got the 32bit kernel 4evah.
|
|
|
|
Posts:
230
From:
US
Registered:
7/22/08
|
|
|
|
Re: [webstack-discuss] Error loading Modules:MySQL server has gone
away
Posted:
Oct 5, 2009 7:46 AM
in response to: svrocket
|
|
" " wrote: > rats! I too just setup joomla 1.5.14 on SXCE b113 and of course I get the same error. Unfortunately my development platform is a dual core centrino = I got the 32bit kernel 4evah. > Folks, is it build 125 that resolves this failure of 32-bit MySQL, or something earlier, or ????
(I see that the upgrade to MySQL 5.1.37 is committed to build 125, which is today.)
_______________________________________________
webstack-discuss mailing list webstack-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/webstack-discuss
|
|
|
|
|