Forums

Resolved
0 votes
Unble to install Maria from marketplace it appears to crash before the download is complete and returns to the marketplace

using
yum install maria*
installation seems to have worked but unable to update the menus


Installed:
mariadb.x86_64 1:5.5.41-2.el7_0 mariadb-bench.x86_64 1:5.5.41-2.el7_0 mariadb-devel.x86_64 1:5.5.41-2.el7_0 mariadb-embedded.x86_64 1:5.5.41-2.el7_0 mariadb-embedded-devel.x86_64 1:5.5.41-2.el7_0
mariadb-server.x86_64 1:5.5.41-2.el7_0 mariadb-test.x86_64 1:5.5.41-2.el7_0

Dependency Installed:
gd.x86_64 0:2.0.35-26.el7 keyutils-libs-devel.x86_64 0:1.5.8-3.el7 krb5-devel.x86_64 0:1.12.2-14.el7 libcom_err-devel.x86_64 0:1.42.9-7.el7
libselinux-devel.x86_64 0:2.2.2-6.el7 libsepol-devel.x86_64 0:2.1.9-3.el7 libverto-devel.x86_64 0:0.2.5-4.el7 openssl-devel.x86_64 1:1.0.1e-42.el7.4
pcre-devel.x86_64 0:8.32-14.el7 perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 perl-DBD-MySQL.x86_64 0:4.023-5.el7
perl-DBI.x86_64 0:1.627-4.el7 perl-Data-Dumper.x86_64 0:2.145-3.el7 perl-Env.noarch 0:1.04-2.el7 perl-GD.x86_64 0:2.49-3.el7
perl-IO-Compress.noarch 0:2.061-2.el7 perl-Net-Daemon.noarch 0:0.48-5.el7 perl-PlRPC.noarch 0:0.2020-14.el7 perl-Test-Harness.noarch 0:3.28-2.el7
perl-Test-Simple.noarch 0:0.98-243.el7 zlib-devel.x86_64 0:1.2.7-13.el7


Any suggestions please
Saturday, May 02 2015, 11:09 PM
Share this post:

Accepted Answer

Wednesday, May 06 2015, 02:20 AM - #Permalink
Resolved
0 votes
Success

Searching all logs I could find probably not all of them I couldn't find any errors or problems flagged a Google search of the error wording gave me this site

http://stackoverflow.com/questions/5013118/cannot-start-session-without-errors-in-phpmyadmin

On a different computer inside my network clearing all history, including cookies, from the browser didn't work.

I then changed the permission on the /var/lib/php/session directory to rwxrwxrwx (777) I was then able to access myphpadmin and set up a new database as required.

Concrete5 then installed only requiring the permissions on /var/www/html/application and /var/www/html/packages to be set to rwxrwxrwx (777) these directories were installed by Concrete5 in /var/www/html/ and the permissions for the /html/ directory were left unchanged, I don't now the security implications to these changes but as this is a test server inside my main server firewall no problems any further discussion on this and Concrete 5 should probably be in a new thread.
The reply is currently minimized Show
Responses (7)
  • Accepted Answer

    Tuesday, May 05 2015, 06:38 PM - #Permalink
    Resolved
    0 votes
    Logs are generally in or under /var/log e.g. /var/log/messages or /var/log/httpd/error_log. Have you checked there?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, May 05 2015, 04:42 PM - #Permalink
    Resolved
    0 votes
    Peter after I got the 403 error there was a myphpadmin upgrade which once complete changed the error to
    phpMyAdmin - Error

    Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.


    I've since done a complete clean reinstall and only added web mail ftp and database and i still get the same error, unfortunatlly i don't know where the logs are to look. Mariadb now shows up as installed in the marketplace and everything else seems to be working but until I get maria working I cant set up a test website and check at least internally

    I use firefox and cookies are turned on including 3rd party and I tried the same access myphpadmin using IE11 with the same error prefaced by certificate error
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, May 05 2015, 04:29 PM - #Permalink
    Resolved
    0 votes
    Peter Smith wrote:

    ... got a 403 error Forbidden You don't have permision to access /msql on this server


    You were too fast :) ... that's definitely the old phpMyAdmin RPM. All the mirrors should have the latest version available by now, so a re-install should do the trick.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, May 05 2015, 04:51 AM - #Permalink
    Resolved
    0 votes
    Ran code
    yum --enablerepo=clearos-dev install app-mariadb
    got a 403 error Forbidden You don't have permision to access /msql on this server

    I ran
    yum remove *maria* app-mariadb
    then I ran
    yum remove phpMyAdmin*
    I then ran
    yum --enablerepo=clearos-dev install app-mariadb
    when I go to database on the menu the management tool window opens once I start the program running but it would appear the password i originally set still exsists and I still get the same 403 error when I try to acces the management tool

    Short of a clean reinstall of the os I'm not sure what to do now

    I need to persevere here as I currently have 6.6 pro on evaluation and have installed concrete5 on this server and need to know how the change to maria effects things before commit to a particular course for example will i be able to export the Mysql database in 6.6.0 and import it into Mariadb and i need to test if concret5 will play nice with Mariadb
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, May 05 2015, 01:59 AM - #Permalink
    Resolved
    0 votes
    Sorry about that. Because of the name change (app-mysql to app-mariadb), the app landed in the developer software repo instead of the usual testing repo. I'll promote the package to the testing repo now, but you can install it right away with:

    yum --enablerepo=clearos-dev install app-mariadb
    The reply is currently minimized Show
  • Accepted Answer

    Monday, May 04 2015, 05:11 PM - #Permalink
    Resolved
    0 votes
    Ben thank for the response had a crash Friday very wild weather which tripped house main circuit breaker have had to reinstall COS 7 beta

    problem still there attempted to install from marketplace and the bottom current progress bar goes almost to the end the overall progress bar does nothing and the screen resets to the market place screen Mariadb is not installed on checking /var/log/yum.log I get this

    [root@cos7betatest log]# cat yum.log
    May 05 00:11:49 Updated: 1:app-base-core-2.0.25-1.v7.noarch
    May 05 00:11:49 Updated: 1:app-base-2.0.25-1.v7.noarch
    May 05 02:33:08 Updated: webconfig-httpd-tools-2.4.6-31.v7.x86_64
    May 05 02:33:08 Updated: webconfig-httpd-2.4.6-31.v7.x86_64
    May 05 02:33:08 Updated: xorg-x11-server-common-1.15.0-33.el7_1.x86_64
    May 05 02:33:08 Updated: 1:app-marketplace-core-2.0.22-1.v7.noarch
    May 05 02:33:08 Updated: 1:app-marketplace-2.0.22-1.v7.noarch
    May 05 02:33:09 Updated: xorg-x11-server-Xorg-1.15.0-33.el7_1.x86_64
    May 05 02:33:09 Updated: 1:webconfig-mod_ssl-2.4.6-31.v7.x86_64
    May 05 02:33:09 Updated: suva-client-3.1-13.v7.x86_64
    May 05 02:33:10 Updated: tzdata-2015d-1.el7.noarch



    when I run

    yum install app-mariadb


    I get this

    [root@cos7betatest log]# yum install app-mariadb
    Loaded plugins: clearcenter-marketplace, fastestmirror
    ClearCenter Marketplace: fetching repositories...
    Loading mirror speeds from cached hostfile
    * clearos: mirror1-orem.clearsdn.com
    * clearos-addons: mirror1-orem.clearsdn.com
    * clearos-centos: mirror.aarnet.edu.au
    * clearos-centos-extras: mirror.aarnet.edu.au
    * clearos-centos-fasttrack: mirror.aarnet.edu.au
    * clearos-centos-updates: mirror.ventraip.net.au
    * clearos-extras: mirror1-orem.clearsdn.com
    * clearos-updates: mirror1-orem.clearsdn.com
    * clearos-updates-testing: mirror1-orem.clearsdn.com
    * private-clearcenter-dyndns: download3.clearsdn.com:80
    No package app-mariadb available


    After I run
    yum install *maria*


    I get
    [root@cos7betatest log]# cat yum.log
    May 05 00:11:49 Updated: 1:app-base-core-2.0.25-1.v7.noarch
    May 05 00:11:49 Updated: 1:app-base-2.0.25-1.v7.noarch
    May 05 02:33:08 Updated: webconfig-httpd-tools-2.4.6-31.v7.x86_64
    May 05 02:33:08 Updated: webconfig-httpd-2.4.6-31.v7.x86_64
    May 05 02:33:08 Updated: xorg-x11-server-common-1.15.0-33.el7_1.x86_64
    May 05 02:33:08 Updated: 1:app-marketplace-core-2.0.22-1.v7.noarch
    May 05 02:33:08 Updated: 1:app-marketplace-2.0.22-1.v7.noarch
    May 05 02:33:09 Updated: xorg-x11-server-Xorg-1.15.0-33.el7_1.x86_64
    May 05 02:33:09 Updated: 1:webconfig-mod_ssl-2.4.6-31.v7.x86_64
    May 05 02:33:09 Updated: suva-client-3.1-13.v7.x86_64
    May 05 02:33:10 Updated: tzdata-2015d-1.el7.noarch
    May 05 02:42:12 Installed: perl-Data-Dumper-2.145-3.el7.x86_64
    May 05 02:42:12 Installed: 1:system-mariadb-libs-5.5.37-1.v7.x86_64
    May 05 02:42:14 Installed: 1:mariadb-5.5.41-2.el7_0.x86_64
    May 05 02:42:17 Installed: 1:system-mariadb-5.5.37-1.v7.x86_64
    May 05 02:42:17 Installed: libcom_err-devel-1.42.9-7.el7.x86_64
    May 05 02:42:17 Installed: 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64
    May 05 02:42:17 Installed: libverto-devel-0.2.5-4.el7.x86_64
    May 05 02:42:17 Installed: perl-Net-Daemon-0.48-5.el7.noarch
    May 05 02:42:17 Installed: zlib-devel-1.2.7-13.el7.x86_64
    May 05 02:42:17 Installed: gd-2.0.35-26.el7.x86_64
    May 05 02:42:17 Installed: perl-GD-2.49-3.el7.x86_64
    May 05 02:42:17 Installed: libsepol-devel-2.1.9-3.el7.x86_64
    May 05 02:42:18 Installed: perl-Test-Harness-3.28-2.el7.noarch
    May 05 02:42:18 Installed: perl-Test-Simple-0.98-243.el7.noarch
    May 05 02:42:18 Installed: perl-Env-1.04-2.el7.noarch
    May 05 02:42:18 Installed: perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64
    May 05 02:42:18 Installed: perl-IO-Compress-2.061-2.el7.noarch
    May 05 02:42:18 Installed: perl-PlRPC-0.2020-14.el7.noarch
    May 05 02:42:18 Installed: perl-DBI-1.627-4.el7.x86_64
    May 05 02:42:18 Installed: perl-DBD-MySQL-4.023-5.el7.x86_64
    May 05 02:42:21 Installed: 1:mariadb-server-5.5.41-2.el7_0.x86_64
    May 05 02:42:21 Installed: pcre-devel-8.32-14.el7.x86_64
    May 05 02:42:22 Installed: libselinux-devel-2.2.2-6.el7.x86_64
    May 05 02:42:22 Installed: 1:mariadb-embedded-5.5.41-2.el7_0.x86_64
    May 05 02:42:22 Installed: keyutils-libs-devel-1.5.8-3.el7.x86_64
    May 05 02:42:23 Installed: krb5-devel-1.12.2-14.el7.x86_64
    May 05 02:42:23 Installed: 1:openssl-devel-1.0.1e-42.el7.4.x86_64
    May 05 02:42:24 Installed: 1:mariadb-devel-5.5.41-2.el7_0.x86_64
    May 05 02:42:25 Installed: 1:mariadb-embedded-devel-5.5.41-2.el7_0.x86_64
    May 05 02:42:33 Installed: 1:mariadb-test-5.5.41-2.el7_0.x86_64
    May 05 02:42:36 Installed: 1:system-mariadb-server-5.5.37-1.v7.x86_64
    May 05 02:42:36 Installed: 1:mariadb-bench-5.5.41-2.el7_0.x86_64


    As mariadb is new to 7 replacing mysql is there a repo I need to activate to get it with webadmin update or do I need to wait, check Bug tracker ID 0002047 the app appears to be targeted for 7.1.0 beta 2 ??????

    There is no MySQL offered in the Marketplace on my install
    The reply is currently minimized Show
  • Accepted Answer

    Monday, May 04 2015, 02:01 AM - #Permalink
    Resolved
    0 votes
    Hmm....your /var/log/yum.log file might have more information. In the mean time, try:
    yum install app-mariadb
    to get the MariaDB webconfig menu/configuration app.

    B.
    The reply is currently minimized Show
Your Reply