I use Wamp to create my test websites , today i face a problem that i not face before
when i start wamp -> icon become green , everything is fine .
Once i browse my local website , http://localhost/mywebsite , Wamp Icon changed to orange and mysql service stopped automatically , and the page display this error , "Maximum execution time of 30 seconds exceeded " , i changed this time from php.ini and set it to 600 , but still the same problem , page take long time to load and then didn't loaded yet
i use wordpress and also when i open wordpress control panel same problem happened ,
i though that happened because of huge data in my DB , i remove all records , and still the same problem , any idea ?
NOTE:i have no infinity loop .
below is last records from MySQL log file
InnoDB: Doing recovery: scanned up to log sequence number 403698529
2015-01-17 23:44:52 4768 [Note] InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percent: 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
91 92 93 94 95 96 97 98 99
InnoDB: Apply batch completed
InnoDB: Last MySQL binlog file position 0 45110, file name mysql-bin.000040
2015-01-17 23:44:52 4768 [Note] InnoDB: 128 rollback segment(s) are active.
2015-01-17 23:44:52 4768 [Note] InnoDB: Waiting for purge to start 2015-01-17
23:44:53 4768 [Note] InnoDB: 5.6.12 started; log sequence number
403698529 2015-01-17 23:44:53 4768 [Note] Recovering after a crash using mysql-bin
2015-01-17 23:44:53 4768 [Note] Starting crash recovery...
2015-01-17 23:44:53 4768 [Note] Crash recovery finished.
wampmysqld: File '.\mysql-bin.000001' not found (Errcode: 2 - No such file or directory)
2015-01-17 23:44:53 4768 [ERROR] Failed to open log (file '.\mysql-bin.000001', errno 2)
2015-01-17 23:44:53 4768 [ERROR] Could not open log file
2015-01-17 23:44:53 4768 [Note] Server hostname (bind-address): '*'; port: 3306
2015-01-17 23:44:53 4768 [Note] IPv6 is available.
2015-01-17 23:44:53 4768 [Note] - '::' resolves to '::';
2015-01-17 23:44:53 4768 [Note] Server socket created on IP: '::'.
2015-01-17 23:44:54 4768 [Note] Event Scheduler: Loaded 0 events
2015-01-17 23:44:54 4768 [Note] wampmysqld: ready for connections.
Version: '5.6.12-log' socket: '' port: 3306 MySQL Community Server (GPL)
How to show the last queries executed on MySQL?
Turn on your query log, then look to see if it is a hung query. You can also do this from phpmyadmin while the server is still running.
Related
Why can't mysql run when I click on Start? I changed the port in my.ini to 8855 but it does not run again !!
[mysql] Error: MySQL shutdown unexpectedly. [mysql] This may be due to a blocked port, missing dependencies, [mysql] improper privileges, a crash, or a shutdown by another method. [mysql] Press the Logs button to view error logs and check [mysql] the Windows Event Viewer for more clues [mysql] If you need more help, copy and post this [mysql] entire log window on the forums
mySql_error.log:
InnoDB: using atomic writes.
2021-01-22 14:19:45 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-01-22 14:19:45 0 [Note] InnoDB: Uses event mutexes
2021-01-22 14:19:45 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-01-22 14:19:45 0 [Note] InnoDB: Number of pools: 1
2021-01-22 14:19:45 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-01-22 14:19:45 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-01-22 14:19:45 0 [Note] InnoDB: Completed initialization of buffer pool
2021-01-22 14:19:45 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-01-22 14:19:45 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-01-22 14:19:45 0 [Note] InnoDB: Setting file 'C:\xampp7.4\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-01-22 14:19:45 0 [Note] InnoDB: File 'C:\xampp7.4\mysql\data\ibtmp1' size is now 12 MB.
2021-01-22 14:19:45 0 [Note] InnoDB: Waiting for purge to start
2021-01-22 14:19:45 0 [Note] InnoDB: 10.4.14 started; log sequence number 3780062; transaction id 1658
2021-01-22 14:19:45 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp7.4\mysql\data\ib_buffer_pool
2021-01-22 14:19:45 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-01-22 14:19:45 0 [Note] Server socket created on IP: '::'.
2021-01-22 14:19:46 7 [Note] Reading Master_info: 'master-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020reading#0020of#0020all#0020master_info#0020entries#0020succeeded#000d.info' Relay_info:'relay-log-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020reading#0020of#0020all#0020master_info#0020entries#0020succeeded#000d.info'
2021-01-22 14:19:46 0 [Note] InnoDB: Buffer pool(s) load completed at 210122 14:19:46
2021-01-22 14:19:46 7 [Warning] Neither --relay-log nor --relay-log-index were used; so replication may break when this MySQL server acts as a slave and has his hostname changed!! Please use '--log-basename=#' or '--relay-log=mysql-relay-bin' to avoid this problem.
2021-01-22 14:19:46 7 [Note] Initialized Master_info from 'master-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020reading#0020of#0020all#0020master_info#0020entries#0020succeeded#000d.info'
2021-01-22 14:19:46 7 [Note] Added new Master_info '2020-12-28 10:58:14 0 [Note] Reading of all Master_info entries succeeded
' to hash table
2021-01-22 14:19:46 8 [Note] Master '2020-12-28 10:58:14 0 [Note] Reading of all Master_info entries succeeded
': Slave I/O thread: Start asynchronous replication to master '#:3306' in log '' at position 4
2021-01-22 14:19:46 7 [Note] Started replication for '2020-12-28 10:58:14 0 [Note] Reading of all Master_info entries succeeded
'
2021-01-22 14:19:46 9 [Note] Master '2020-12-28 10:58:14 0 [Note] Reading of all Master_info entries succeeded
': Slave SQL thread initialized, starting replication in log 'FIRST' at position 0, relay log '.\mysql-relay-bin-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020reading#0020of#0020all#0020master_info#0020entries#0020succeeded#000d.000001' position: 4
2021-01-22 14:19:46 8 [ERROR] Master '2020-12-28 10:58:14 0 [Note] Reading of all Master_info entries succeeded
': Slave I/O: Fatal error: Invalid (empty) username when attempting to connect to the master server. Connection attempt terminated. Internal MariaDB error code: 1593
2021-01-22 14:19:46 7 [Note] Reading Master_info: 'master-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020added#0020new#0020master_info#0020#0027#0027#0020to#0020hash#0020table#000d.info' Relay_info:'relay-log-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020added#0020new#0020master_info#0020#0027#0027#0020to#0020hash#0020table#000d.info'
2021-01-22 14:19:46 8 [Note] Master '2020-12-28 10:58:14 0 [Note] Reading of all Master_info entries succeeded
': Slave I/O thread killed while connecting to master
2021-01-22 14:19:46 8 [Note] Master '2020-12-28 10:58:14 0 [Note] Reading of all Master_info entries succeeded
': Slave I/O thread exiting, read up to log 'FIRST', position 4
2021-01-22 14:19:46 7 [ERROR] Failed to open the relay log '.\mysql-relay-bin-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020added#0020new#0020master_info#0020#0027#0027#0020to#0020hash#0020table#000d.000001' (relay_log_pos 4)
2021-01-22 14:19:46 7 [ERROR] Could not find target log during relay log initialization
2021-01-22 14:19:46 7 [ERROR] Initialized Master_info from 'master-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020added#0020new#0020master_info#0020#0027#0027#0020to#0020hash#0020table#000d.info' failed
2021-01-22 14:19:46 7 [Note] Added new Master_info '2020-12-28 10:58:14 0 [Note] Added new Master_info '' to hash table
' to hash table
2021-01-22 14:19:46 7 [Note] Reading Master_info: 'master-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020c#003a#005cxampp7#002e4#005cmysql#005cbin#005cmysqld#002eexe#003a#0020ready#0020for#0020connections#002e#000d.info' Relay_info:'relay-log-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020c#003a#005cxampp7#002e4#005cmysql#005cbin#005cmysqld#002eexe#003a#0020ready#0020for#0020connections#002e#000d.info'
2021-01-22 14:19:46 7 [Note] Initialized Master_info from 'master-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020c#003a#005cxampp7#002e4#005cmysql#005cbin#005cmysqld#002eexe#003a#0020ready#0020for#0020connections#002e#000d.info'
2021-01-22 14:19:46 7 [Note] Added new Master_info '2020-12-28 10:58:14 0 [Note] c:\xampp7.4\mysql\bin\mysqld.exe: ready for connections.
' to hash table
2021-01-22 14:19:46 10 [Note] Master '2020-12-28 10:58:14 0 [Note] c:\xampp7.4\mysql\bin\mysqld.exe: ready for connections.
': Slave I/O thread: Start asynchronous replication to master '#:3306' in log '' at position 4
2021-01-22 14:19:46 7 [Note] Started replication for '2020-12-28 10:58:14 0 [Note] c:\xampp7.4\mysql\bin\mysqld.exe: ready for connections.
'
2021-01-22 14:19:46 11 [Note] Master '2020-12-28 10:58:14 0 [Note] c:\xampp7.4\mysql\bin\mysqld.exe: ready for connections.
': Slave SQL thread initialized, starting replication in log 'FIRST' at position 0, relay log '.\mysql-relay-bin-2020#002d12#002d28#002010#003a58#003a14#00200#0020#005bnote#005d#0020c#003a#005cxampp7#002e4#005cmysql#005cbin#005cmysqld#002eexe#003a#0020ready#0020for#0020connections#002e#000d.000001' position: 4
2021-01-22 14:19:46 10 [ERROR] Master '2020-12-28 10:58:14 0 [Note] c:\xampp7.4\mysql\bin\mysqld.exe: ready for connections.
': Slave I/O: Fatal error: Invalid (empty) username when attempting to connect to the master server. Connection attempt terminated. Internal MariaDB error code: 1593
2021-01-22 14:19:46 7 [Note] Reading Master_info: 'master-version#003a#0020#002710#002e4#002e14#002dmariadb#0027#0020#0020socket#003a#0020#0027#0027#0020#0020port#003a#00203306#0020#0020mariadb#002eorg#0020binary#0020distribution#000d.info' Relay_info:'relay-log-version#003a#0020#002710#002e4#002e14#002dmariadb#0027#0020#0020socket#003a#0020#0027#0027#0020#0020port#003a#00203306#0020#0020mariadb#002eorg#0020binary#0020distribution#000d.info'
2021-01-22 14:19:46 10 [Note] Master '2020-12-28 10:58:14 0 [Note] c:\xampp7.4\mysql\bin\mysqld.exe: ready for connections.
': Slave I/O thread killed while connecting to master
2021-01-22 14:19:46 10 [Note] Master '2020-12-28 10:58:14 0 [Note] c:\xampp7.4\mysql\bin\mysqld.exe: ready for connections.
': Slave I/O thread exiting, read up to log 'FIRST', position 4
2021-01-22 14:19:47 7 [ERROR] log .\mysql-relay-bin-version#003a#0020#002710#002e4#002e14#002dmariadb#0027#0020#0020socket#003a#0020#0027#0027#0020.4.14-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
': Slave I/O thread: Start asynchronous replication to master '#:3306' in log '' at position 4
listed in the index, but failed to stat
2021-01-22 14:19:47 7 [ERROR] Error counting relay log space
2021-01-22 14:19:47 7 [ERROR] Initialized Master_info from 'master-version#003a#0020#002710#002e4#002e14#002dmariadb#0027#0020#0020socket#003a#0020#0027#0027#0020#0020port#003a#00203306#0020#0020mariadb#002eorg#0020binary#0020distribution#000d.info' failed
2021-01-22 14:19:47 7 [Note] Added new Master_info 'Version: '10.4.14-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
' to hash table
2021-01-22 14:19:47 0 [Warning] Reading of some Master_info entries failed
2021-01-22 14:19:47 0 [ERROR] Failed to initialize multi master structures
2021-01-22 14:19:47 0 [ERROR] Aborting
Warning: Memory not freed: 16864
I am trying to run the MySQL server through XAMPP for connection with php and every time, I try to do so, this error is being shown. I have tried everything from reinstalling to changing port address but this still didn't work. How can I solve this error?
Error
Error: MySQL shutdown unexpectedly.
12:15:26 [mysql] This may be due to a blocked port, missing dependencies,
12:15:26 [mysql] improper privileges, a crash, or a shutdown by another method.
12:15:26 [mysql] Press the Logs button to view error logs and check
12:15:26 [mysql] the Windows Event Viewer for more clues
12:15:26 [mysql] If you need more help, copy and post this
12:15:26 [mysql] entire log window on the forums\
Error log :
2020-06-06 12:13:59 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-06-06 12:13:59 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-06-06 12:13:59 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-06-06 12:13:59 0 [Note] InnoDB: Setting file 'C:\XamppReintalled\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-06-06 12:13:59 0 [Note] InnoDB: File 'C:\XamppReintalled\mysql\data\ibtmp1' size is now 12 MB.
2020-06-06 12:13:59 0 [Note] InnoDB: 10.3.15 started; log sequence number 1804856; transaction id 209
2020-06-06 12:13:59 0 [Note] InnoDB: Loading buffer pool(s) from C:\XamppReintalled\mysql\data\ib_buffer_pool
2020-06-06 12:13:59 0 [Note] InnoDB: Buffer pool(s) load completed at 200606 12:13:59
2020-06-06 12:13:59 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-06-06 12:13:59 0 [Note] Server socket created on IP: '::'.
2020-06-06 12:13:59 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.
2020-06-06 12:13:59 0 [ERROR] Do you already have another mysqld server running on port: 3308 ?
2020-06-06 12:13:59 0 [ERROR] Aborting
My MySQL won't start and it shows like this:
12:50:50 [mysql] Error: MySQL shutdown unexpectedly.
12:50:50 [mysql] This may be due to a blocked port, missing dependencies,
12:50:50 [mysql] improper privileges, a crash, or a shutdown by another method.
12:50:50 [mysql] Press the Logs button to view error logs and check
12:50:50 [mysql] the Windows Event Viewer for more clues
12:50:50 [mysql] If you need more help, copy and post this
12:50:50 [mysql] entire log window on the forums
and then this is the error logs:
InnoDB: using atomic writes.
2020-03-05 12:50:47 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-05 12:50:47 0 [Note] InnoDB: Uses event mutexes
2020-03-05 12:50:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-05 12:50:47 0 [Note] InnoDB: Number of pools: 1
2020-03-05 12:50:47 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-05 12:50:47 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-05 12:50:47 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-05 12:50:48 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-05 12:50:48 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-05 12:50:48 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-05 12:50:48 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-05 12:50:48 0 [Note] InnoDB: Waiting for purge to start
2020-03-05 12:50:48 0 [Note] InnoDB: 10.4.11 started; log sequence number 300306; transaction id 171
2020-03-05 12:50:48 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-03-05 12:50:48 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-05 12:50:48 0 [Note] InnoDB: Buffer pool(s) load completed at 200305 12:50:48
2020-03-05 12:50:48 0 [Note] Server socket created on IP: '::'.
2020-03-05 12:50:48 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.
2020-03-05 12:50:48 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2020-03-05 12:50:48 0 [ERROR] Aborting
What is the cause of these errors and how can I rectify them?
for this issue go to:
c:\xampp\mysql\data\
and delete ALL FILES except DIRECTORIES.
just in case keep my.ini, if you got error again delete my.ini too.
Very Very Easy
Open xampp > mysql > backup copy everything from backup folder and paste everything in data folder copied from backup folder
Restart xampp and start all.Thanks.
When i try to run xampp using control panel MySQL shutdown unexpectedly i check log file and found this also i try to delete temp files in mysql/data/ after delete my xampp start working but my all database crashes every time i delete temp files.... i am using windows 10 64bit... please help me
2018-11-30 12:18:23 3520 [Note] Plugin 'FEDERATED' is disabled.
c:\xampp5\mysql\bin\mysqld.exe: Table 'mysql.plugin' doesn't exist
2018-11-30 12:18:23 3520 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2018-11-30 12:18:23 2c38 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2018-11-30 12:18:23 3520 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-11-30 12:18:23 3520 [Note] InnoDB: The InnoDB memory heap is disabled
2018-11-30 12:18:23 3520 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-11-30 12:18:23 3520 [Note] InnoDB: Memory barrier is not used
2018-11-30 12:18:23 3520 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-11-30 12:18:23 3520 [Note] InnoDB: Not using CPU crc32 instructions
2018-11-30 12:18:23 3520 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-11-30 12:18:23 3520 [Note] InnoDB: Completed initialization of buffer pool
2018-11-30 12:18:23 3520 [Note] InnoDB: Highest supported file format is Barracuda.
2018-11-30 12:18:24 3520 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49463
2018-11-30 12:18:24 3520 [Note] InnoDB: Database was not shutdown normally!
2018-11-30 12:18:24 3520 [Note] InnoDB: Starting crash recovery.
2018-11-30 12:18:24 3520 [Note] InnoDB: Reading tablespace information from the .ibd files...
2018-11-30 12:18:24 3520 [Note] InnoDB: Restoring possible half-written data pages
2018-11-30 12:18:24 3520 [Note] InnoDB: from the doublewrite buffer...
InnoDB: Doing recovery: scanned up to log sequence number 1600624
2018-11-30 12:18:24 3520 [Note] InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percent: 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
InnoDB: Apply batch completed
2018-11-30 12:18:24 3520 [Note] InnoDB: 128 rollback segment(s) are active.
2018-11-30 12:18:24 3520 [Note] InnoDB: Waiting for purge to start
2018-11-30 12:18:24 3520 [Note] InnoDB: 5.6.25 started; log sequence number 1600624
2018-11-30 12:18:24 3520 [Note] Server hostname (bind-address): '*'; port: 3307
2018-11-30 12:18:24 3520 [Note] IPv6 is available.
2018-11-30 12:18:24 3520 [Note] - '::' resolves to '::';
2018-11-30 12:18:24 3520 [Note] Server socket created on IP: '::'.
I have a Lenovo Thinkpad running Win7 Pro 64 bit, on which I've installed Wampserver 2.2E 64 bit. I've installed a copy of a Joomla 1.5 site which I want to upgrade; my plan is to test the upgrade process on the laptop. I can load the Localhost page and phpMyAdmin with no trouble, but when I try to load the Joomla site, it takes over 5 minutes to load (I timed it) and then displays a blank page.
Because I run IIS7.5 on port 80 to support another test site, I've configured Wampserver apache to run on port 8080, and the apache logs show that it is listening on that port. The error log doesn't actually show any errors, here's a typical Apache startup:
[Mon Nov 25 17:41:20 2013] [notice] Server built: May 13 2012 19:41:17
[Mon Nov 25 17:41:20 2013] [notice] Parent: Created child process 2680
[Mon Nov 25 17:41:20 2013] [notice] Child 2680: Child process is running
[Mon Nov 25 17:41:20 2013] [notice] Child 2680: Acquired the start mutex.
[Mon Nov 25 17:41:20 2013] [notice] Child 2680: Starting 64 worker threads.
[Mon Nov 25 17:41:20 2013] [notice] Child 2680: Starting thread to listen on port 8080.
The PHP error log is blank and always has been. The mySQL log also looks normal (latest startup):
131125 17:41:20 [Note] Plugin 'FEDERATED' is disabled.
131125 17:41:20 InnoDB: The InnoDB memory heap is disabled
131125 17:41:20 InnoDB: Mutexes and rw_locks use Windows interlocked functions
131125 17:41:20 InnoDB: Compressed tables use zlib 1.2.3
131125 17:41:20 InnoDB: Initializing buffer pool, size = 128.0M
131125 17:41:20 InnoDB: Completed initialization of buffer pool
131125 17:41:20 InnoDB: highest supported file format is Barracuda.
131125 17:41:20 InnoDB: Waiting for the background threads to start
131125 17:41:21 InnoDB: 1.1.8 started; log sequence number 1595685
131125 17:41:21 [Note] Server hostname (bind-address): '(null)'; port: 3306
131125 17:41:21 [Note] - '(null)' resolves to '::';
131125 17:41:21 [Note] - '(null)' resolves to '0.0.0.0';
131125 17:41:21 [Note] Server socket created on IP: '0.0.0.0'.
131125 17:41:21 [Note] Event Scheduler: Loaded 0 events
131125 17:41:21 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)
I've been researching this problem for several days and have tried a number of changes, none of which has had any effect. Here's my list of failed tries:
Made following changes to httpd.conf and php.ini:
EnableMMAP on
EnableSendfile on
Enable and set realpath_cache_size= 4m to your php.ini file
(It turns out I had only set the size; enabling means uncommenting the previous line in php.ini. I think. Uncommenting the line doesn't seem to have any effect.)
Uncommented this line in \etc\hosts: ::1 localhost (have since recommented as it had no effect.)
Adding the line 127.0.0.1 127.0.0.1 to \etc\hosts. Have since removed; had no effect.
Replacing localhost with 127.0.0.1 in httpd.conf
Verified that the system nameservers are not hardcoded and are being pulled from the DHCP server. For the record our router's nameservers are
68.94.156.1 dnsr1.sbcglobal.net and 68.94.157.1 dnsr2.sbcglobal.net
Configured mysql.default_host and mysqli.default_host (in php.ini) to localhost, then to 127.0.0.1; neither had any effect.
Can anyone suggest something that I haven't tried? This smells like a problem with php or mysql but neither one is logging any problems.
I am not sure if this is the problem in your case as I am not actually sure what you are doing, but Joomla installs normally take quite a chunk of processing time.
You normally need to increase the execution time to get them to complete properly.
Try setting max_execution_time = 300 in the php.ini file and restarting Apache
Of course if that works, remember to set max_execution_time back to something sensible, no more that 60.