Koozali.org: home of the SME Server

phpMyAdmin

Sterling

phpMyAdmin
« on: October 13, 2003, 03:17:56 AM »
I just upgraded to php 4.3.2 as per the how-to located here:

http://www.leiinc.com/repository/Linux/Mitel_SME_Server/HowToGuides/sme56_imp-horde-php_upgrade.htm

Immediately afterwards I coudn't access phpMyAdmin. I just get the following:

Welcome to phpMyAdmin 2.5.0-rc2
Error
MySQL said:
Access denied for user: 'root@localhost' (Using password: NO)

The only thing that didn't go as the how-to described was the installation of the horde rpm. It said phpMyAdmin was already installed and it wouldn't complete install without a --force.

Also, I can't use the is_executable function in my PHP scripts any more.

Did I break something with the --force on the horde installation?

Thanks,
Sterling

Sterling

Re: phpMyAdmin
« Reply #1 on: October 13, 2003, 03:21:32 AM »
Nevermind about phpMyAdmin, I just forced the individual phpMyAdmin contrib over what the horde installation put in and it works now.

Any ideas on why the is_executable function always returns false (even if the file passed to it is executable)? It worked properly before I upgraded PHP.

Thanks again,
Sterling