[BlueOnyx:02197] Re: Remove phpMyAdmin?
Michael Stauber
mstauber at blueonyx.it
Tue Aug 25 09:05:55 -05 2009
Hi DD,
> Is it possible to remove phpMyAdmin from public view, but leave it in the
> BO Control Panel?
>
> On our freshly installed server, information about the install can be seen
> at:
>
> https://www.domain.com:81/phpMyAdmin/scripts/setup.php
>
> I don't want the general public to be able to see this, so.. any thoughts?
Typically phpMyAdmin is not useable unless you login to the GUI with a valid
account. But I see that the setup.php page is still accessible, which is a
small oversight. I'll publish a fix for that tonight.
In the meantime you can run this command to make the setup.php page
inaccessible:
chmod 600 /usr/share/phpMyAdmin/scripts/setup.php
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list