Am Donnerstag, 30. Juni 2005 00:13 schrieb Piotras: > > Ok, I updated to 1.7rc1 and Midgard works just fine, but midcom-admin > > still shows the version number 1.4.0. > > Anything in php log? > Looks like you do not use midcom-template as root page. >
phperr.log showed up nothing. How can I tell if I use midcom-template as my root page? (I think I am, in Aegir I can see elements like edit-this-page or midcom-settings) > > Oh, and the update broke phpMyAdmin (on Debian 3.1). > > Tell more. > Send backtrace if there is some segfault. After restarting Apache, I could open phpMyAdmin again, so I disabled gdb again. Of course, it segfaulted right after that (I had tried to rename midcom snippetdir to midcom_old), so I restartetd gdb and performed the operation again, this time it didn't crash right away, but when I renamed midcom_old to midcom again, I got the following message: (no debugging symbols found) ** (process:13883): DEBUG: Midgard: select_database opened database midgardlive ** (process:13883): DEBUG: Midgard: select_database reused open (midgardlive) ** (process:13883): DEBUG: Midgard: select_database reused open (midgardlive) ** (process:13883): DEBUG: Midgard: select_database reused open (midgardlive) ** (process:13883): DEBUG: Midgard: select_database reused open (midgardlive) ** (process:13883): DEBUG: Midgard: select_database reused open (midgardlive) ** (process:13883): DEBUG: Midgard: select_database reused open (midgardlive) ** (process:13883): DEBUG: Midgard: select_database reused open (midgardlive) ** (process:13883): DEBUG: Midgard: switching to midgard ** (process:13883): DEBUG: Midgard: select_database kept current database midgard ** (process:13883): DEBUG: Midgard: switching to midgardlive Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1079516064 (LWP 13883)] 0x4082e3fa in _zval_ptr_dtor () from /usr/lib/apache2/modules/libphp4.so > > > Is this still the issue > > from a few months back where I'd have to recompile the php-mysql module? > > I do not think so. php4-mysql is compiled against MySQL 4.0.x libraries > IIRC. > > Piotras > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Adding sound to movies would be like putting lipstick on the Venus de Milo. -- Mary Pickford, 1925 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
