after reboot and slave resync phpMyAdmin is not accessible
william drescher
william at TechServSys.com
Sun Jan 17 19:27:21 UTC 2016
On 1/16/2016 3:56 PM, Colin Law wrote:
> On 16 January 2016 at 20:51, william drescher <william at techservsys.com> wrote:
>> I know this looks like a mysql question, but I suspect it is a Ubuntu
>> configuration problem.
>>
>> When I try to access phpmyadmin I get a 404
>> -------
>> Not Found
>>
>> The requested URL /phpmyadmin/index.php was not found on this server.
>> Apache/2.4.7 (Ubuntu) Server at 192.168.0.200 Port 80
>> ----
>> Yes, Apache is running
>> Yes, phpmyadmin is installed: apt-get install phpmyadmin reports most recent
>> version is installed.
>> Yes, mysql is running as a slave and is replicating correctly.
>> cmd line queries work just fine.
>>
>> any suggestions ?
>
> I would start by looking in the Apache logs.
>
> Colin
Thanks Colin
error.log shows
[Sun Jan 17 06:53:18.932239 2016] [mpm_prefork:notice] [pid 7572]
AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.14 configured
-- resuming normal operations
[Sun Jan 17 06:53:18.932298 2016] [core:notice] [pid 7572]
AH00094: Command line: '/usr/sbin/apache2'
attempt was made as shown below at 14:22:45 - access.log
::1 - - [17/Jan/2016:06:53:18 -0500] "OPTIONS * HTTP/1.0" 200 125
"-" "Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.14 (internal dummy
connection)"
192.168.0.10 - - [17/Jan/2016:14:28:53 -0500] "GET
/phpmyadmin/index.php HTTP/1.1" 404 511 "-" "Mozilla/5.0 (Windows
NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0"
bill
More information about the ubuntu-users
mailing list