Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : AMPPS Control Center Problem



Threaded Mode | Print  

 AMPPS Control Center Problem (2 Replies, Read 7407 times)
goldenfox
Group: Member
Post Group: Newbie
Posts: 4
Status:
Windows AMPPS Control Center doesn't seem to update the status of MySQL. Please refer to the screenshot.

http://goo.gl/ygd5O

MySQL data is located somewhere else outside AMPPS directory.

I modified a config in my.ini but only this line

#Path to the database root
datadir="d:/dropbox/mysql/data/"

I tried opening the log file but it cannot locate it too.

http://goo.gl/NSUo6

The website is running fine and I can open the following links without problem:

http://localhost/ampps/index.php?act=secure
http://localhost/ampps/
http://localhost/ampps-admin/


Anyone encountered this problem too?


MySQL log:
Quote
130326 15:40:48 [Note] Plugin 'FEDERATED' is disabled.
130326 15:40:49 InnoDB: The InnoDB memory heap is disabled
130326 15:40:49 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130326 15:40:49 InnoDB: Compressed tables use zlib 1.2.3
130326 15:40:49 InnoDB: Initializing buffer pool, size = 128.0M
130326 15:40:49 InnoDB: Completed initialization of buffer pool
130326 15:40:49 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
130326 15:40:49  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
130326 15:40:54  InnoDB: Waiting for the background threads to start
130326 15:40:55 InnoDB: 1.1.8 started; log sequence number 1595675
130326 15:40:55 [Note] Recovering after a crash using mysql-bin
130326 15:40:55 [Note] Starting crash recovery...
130326 15:40:55 [Note] Crash recovery finished.
130326 15:40:55 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
130326 15:40:55 [Note]  - '0.0.0.0' resolves to '0.0.0.0';
130326 15:40:55 [Note] Server socket created on IP: '0.0.0.0'.
130326 15:40:57 [Note] Event Scheduler: Loaded 0 events
130326 15:40:57 [Note] mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.29-log'  socket: ''  port: 3306  MySQL Community Server (GPL)
IP: --   

AMPPS Control Center Problem
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

To get correct status in AMPPS Control Center , create a symlink of your pid file at path\to\Ampps\mysql\data\<hostname>.pid

E.g
Code
mklink "d:/dropbox/mysql/data/<hostname>.pid" "path\to\Ampps\mysql\data\<hostname>.pid"


Same for the log file. They are generated on the data directory  which you specified. And AMPPS is looking for them at path\to\Ampps\mysq\data.

We will try to fix this in next version.


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

AMPPS Control Center Problem
goldenfox
Group: Member
Post Group: Newbie
Posts: 4
Status:
Thank you very much. It works!  :xd:
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 27, 2024, 1:09 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.135