2 installations of Xampp, will it work?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

2 installations of Xampp, will it work?

Postby Drachsi » 16. February 2020 09:11

I have Xampp installed to 2 folders. I only want to run one at a time.
The folder xampp runs ok, I can see the sites, then I close Xampp and start the other xampp in the folder new-xampp, the Xampp starts. But I cannot access any website in the htdocs folder.
What would be the correct url? localhost/website does not work?

Regards
Drachsi
Drachsi
 
Posts: 41
Joined: 09. August 2010 07:18

Re: 2 installations of Xampp, will it work?

Postby Nobbie » 16. February 2020 09:34

How do you know that the new Xampp starts (and does NOT start the first one)? You CANNOT run both Xampps as a service anyway.
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04

Re: 2 installations of Xampp, will it work?

Postby Drachsi » 16. February 2020 10:28

I start Xampp and activate the 3 services and can see the websites based in htdocs. I then close Xampp services and start the 3 services in new-xampp. In both cases the services are green.
Do you need screen shots?

Regards
Drachsi
Drachsi
 
Posts: 41
Joined: 09. August 2010 07:18

Re: 2 installations of Xampp, will it work?

Postby Nobbie » 16. February 2020 10:39

No. That does not proof which Apache etc. is running. As you say "service" - do you really mean "service" (Windows Service)?

What shows up if you enter "localhost" in your browser and the SECOND Xampp running? And did you provide ANY changes to ANY Xampp installation (i.e. Ports etc.)?
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04

Re: 2 installations of Xampp, will it work?

Postby Drachsi » 16. February 2020 12:45

Hi, thanks for your help and support.

I start xampp and activate.
Apache PID 2012,7420 and ports 80, 443
MYsql 3800 and port 3306
Filezilla 11692 and ports 21 and 14147

Open in Firefox browser and see Webpage Xampp for Windows 5.6.33 Control Panel 3.2.2 Deactivate and close down.

Then open new-xampp and activate.
Apache PID 5268, 5268 and ports 80. 443
MYsql 11496 and port 3306
FileZilla 7136 and ports 21,14147
Open in Firefox browser and see Webpage Xampp for Windows 7.4.2 Control Panel 3.2.2

I create a db for the site in MYsql, and installed WordPress 5.2.2 into the sites folder on htdocs. The typed localhost/website and get "Object not Found" and error 404.
Drachsi
 
Posts: 41
Joined: 09. August 2010 07:18

Re: 2 installations of Xampp, will it work?

Postby Nobbie » 16. February 2020 15:44

Drachsi wrote:Hi, thanks for your help and support.

I start xampp and activate.
Apache PID 2012,7420 and ports 80, 443
MYsql 3800 and port 3306
Filezilla 11692 and ports 21 and 14147

Open in Firefox browser and see Webpage Xampp for Windows 5.6.33 Control Panel 3.2.2 Deactivate and close down.

Then open new-xampp and activate.
Apache PID 5268, 5268 and ports 80. 443
MYsql 11496 and port 3306
FileZilla 7136 and ports 21,14147
Open in Firefox browser and see Webpage Xampp for Windows 7.4.2 Control Panel 3.2.2


That seems to be ok everything.

Drachsi wrote:I create a db for the site in MYsql, and installed WordPress 5.2.2 into the sites folder on htdocs. The typed localhost/website and get "Object not Found" and error 404.


Either there is no folder "website" or you are running in any kind of (invalid) redirect. Look into the logfiles (error_log, access_log) in order to find out more.
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04

Re: 2 installations of Xampp, will it work?

Postby Altrea » 16. February 2020 16:59

Can you post us the full contents of your control panel log entries?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: 2 installations of Xampp, will it work?

Postby Drachsi » 17. February 2020 06:48

Hi, To reply to both questions.

Yes there is a folder called ukexporters, with a full copy of Wordpress ready to install, but I cannot activate.

Here are some log files. One is too big at 191k.

InnoDB: using atomic writes.
2020-02-16 8:05:38 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-16 8:05:38 0 [Note] InnoDB: Uses event mutexes
2020-02-16 8:05:38 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-16 8:05:38 0 [Note] InnoDB: Number of pools: 1
2020-02-16 8:05:38 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-16 8:05:38 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-16 8:05:38 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-16 8:05:38 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2020-02-16 8:05:39 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-16 8:05:39 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-16 8:05:39 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-16 8:05:39 0 [Note] InnoDB: Setting file 'C:\new-xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-16 8:05:39 0 [Note] InnoDB: File 'C:\new-xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-16 8:05:39 0 [Note] InnoDB: Waiting for purge to start
2020-02-16 8:05:39 0 [Note] InnoDB: 10.4.11 started; log sequence number 300297; transaction id 171
2020-02-16 8:05:39 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-16 8:05:39 0 [Note] InnoDB: Loading buffer pool(s) from C:\new-xampp\mysql\data\ib_buffer_pool
2020-02-16 8:05:39 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-16 8:09:10 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-16 8:09:10 0 [Note] InnoDB: Uses event mutexes
2020-02-16 8:09:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-16 8:09:10 0 [Note] InnoDB: Number of pools: 1
2020-02-16 8:09:10 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-16 8:09:10 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-16 8:09:10 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-16 8:09:10 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300306
2020-02-16 8:09:11 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-16 8:09:11 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-16 8:09:11 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-16 8:09:11 0 [Note] InnoDB: Setting file 'C:\new-xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-16 8:09:11 0 [Note] InnoDB: File 'C:\new-xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-16 8:09:11 0 [Note] InnoDB: Waiting for purge to start
2020-02-16 8:09:11 0 [Note] InnoDB: 10.4.11 started; log sequence number 300315; transaction id 171
2020-02-16 8:09:11 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-16 8:09:11 0 [Note] InnoDB: Loading buffer pool(s) from C:\new-xampp\mysql\data\ib_buffer_pool
2020-02-16 8:09:11 0 [Note] Server socket created on IP: '::'.
2020-02-16 8:09:11 0 [Note] InnoDB: Buffer pool(s) load completed at 200216 8:09:11
2020-02-16 8:25:19 0 [Note] mysqld: Aria engine: starting recovery
recovered pages: 0% 12% 31% 51% 65% 82% 96% 100% (0.0 seconds); tables to flush: 2 1 0
(0.1 seconds);
2020-02-16 8:25:19 0 [Note] mysqld: Aria engine: recovery done
InnoDB: using atomic writes.
2020-02-16 8:25:20 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2020-02-16 8:25:20 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2020-02-16 8:25:20 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-02-16 8:25:20 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-02-16 8:25:20 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-16 8:25:20 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-02-16 8:25:20 0 [ERROR] Aborting
InnoDB: using atomic writes.
2020-02-16 8:25:20 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2020-02-16 8:25:20 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2020-02-16 8:25:20 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-02-16 8:25:20 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-02-16 8:25:20 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-16 8:25:20 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-02-16 8:25:20 0 [ERROR] Aborting
InnoDB: using atomic writes.
2020-02-16 8:25:22 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2020-02-16 8:25:22 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2020-02-16 8:25:22 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-02-16 8:25:22 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-02-16 8:25:22 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-16 8:25:22 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-02-16 8:25:22 0 [ERROR] Aborting
InnoDB: using atomic writes.
2020-02-16 12:27:58 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-16 12:27:58 0 [Note] InnoDB: Uses event mutexes
2020-02-16 12:27:58 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-16 12:27:58 0 [Note] InnoDB: Number of pools: 1
2020-02-16 12:27:58 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-16 12:27:58 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-16 12:27:58 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-16 12:27:59 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1221162
2020-02-16 12:28:00 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-16 12:28:00 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-16 12:28:00 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-16 12:28:00 0 [Note] InnoDB: Setting file 'C:\new-xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-16 12:28:00 0 [Note] InnoDB: File 'C:\new-xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-16 12:28:00 0 [Note] InnoDB: Waiting for purge to start
2020-02-16 12:28:00 0 [Note] InnoDB: 10.4.11 started; log sequence number 1221171; transaction id 838
2020-02-16 12:28:00 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-16 12:28:00 0 [Note] InnoDB: Loading buffer pool(s) from C:\new-xampp\mysql\data\ib_buffer_pool
2020-02-16 12:28:00 0 [Note] InnoDB: Buffer pool(s) load completed at 200216 12:28:00
2020-02-16 12:28:00 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-16 15:29:48 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-16 15:29:48 0 [Note] InnoDB: Uses event mutexes
2020-02-16 15:29:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-16 15:29:48 0 [Note] InnoDB: Number of pools: 1
2020-02-16 15:29:48 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-16 15:29:48 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-16 15:29:48 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-16 15:29:49 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1221476
2020-02-16 15:29:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-16 15:29:52 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-16 15:29:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-16 15:29:52 0 [Note] InnoDB: Setting file 'C:\new-xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-16 15:29:52 0 [Note] InnoDB: File 'C:\new-xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-16 15:29:52 0 [Note] InnoDB: Waiting for purge to start
2020-02-16 15:29:52 0 [Note] InnoDB: 10.4.11 started; log sequence number 1221485; transaction id 846
2020-02-16 15:29:52 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-16 15:29:52 0 [Note] InnoDB: Loading buffer pool(s) from C:\new-xampp\mysql\data\ib_buffer_pool
2020-02-16 15:29:52 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-17 6:29:26 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-17 6:29:26 0 [Note] InnoDB: Uses event mutexes
2020-02-17 6:29:26 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-17 6:29:26 0 [Note] InnoDB: Number of pools: 1
2020-02-17 6:29:26 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-17 6:29:26 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-17 6:29:26 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-17 6:29:27 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1222111
2020-02-17 6:29:28 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-17 6:29:28 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-17 6:29:28 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-17 6:29:28 0 [Note] InnoDB: Setting file 'C:\new-xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-17 6:29:28 0 [Note] InnoDB: File 'C:\new-xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-17 6:29:28 0 [Note] InnoDB: Waiting for purge to start
2020-02-17 6:29:28 0 [Note] InnoDB: 10.4.11 started; log sequence number 1222120; transaction id 856
2020-02-17 6:29:28 0 [Note] InnoDB: Loading buffer pool(s) from C:\new-xampp\mysql\data\ib_buffer_pool
2020-02-17 6:29:28 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-17 6:29:28 0 [Note] InnoDB: Buffer pool(s) load completed at 200217 6:29:28
2020-02-17 6:29:28 0 [Note] Server socket created on IP: '::'.

[Sun Feb 16 08:05:33.001273 2020] [ssl:warn] [pid 6764:tid 612] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 08:05:33.277822 2020] [ssl:warn] [pid 6764:tid 612] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 08:05:33.543420 2020] [mpm_winnt:notice] [pid 6764:tid 612] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.2 configured -- resuming normal operations
[Sun Feb 16 08:05:33.559041 2020] [mpm_winnt:notice] [pid 6764:tid 612] AH00456: Apache Lounge VC15 Server built: Aug 11 2019 12:20:04
[Sun Feb 16 08:05:33.559041 2020] [core:notice] [pid 6764:tid 612] AH00094: Command line: 'c:\\new-xampp\\apache\\bin\\httpd.exe -d C:/new-xampp/apache'
[Sun Feb 16 08:05:33.574667 2020] [mpm_winnt:notice] [pid 6764:tid 612] AH00418: Parent: Created child process 11708
[Sun Feb 16 08:05:35.605780 2020] [ssl:warn] [pid 11708:tid 672] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 08:05:35.777655 2020] [ssl:warn] [pid 11708:tid 672] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 08:05:35.871386 2020] [mpm_winnt:notice] [pid 11708:tid 672] AH00354: Child: Starting 150 worker threads.
[Sun Feb 16 08:09:04.155009 2020] [ssl:warn] [pid 4420:tid 644] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 08:09:04.280001 2020] [core:warn] [pid 4420:tid 644] AH00098: pid file C:/new-xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Feb 16 08:09:04.280001 2020] [ssl:warn] [pid 4420:tid 644] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 08:09:04.342497 2020] [mpm_winnt:notice] [pid 4420:tid 644] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.2 configured -- resuming normal operations
[Sun Feb 16 08:09:04.342497 2020] [mpm_winnt:notice] [pid 4420:tid 644] AH00456: Apache Lounge VC15 Server built: Aug 11 2019 12:20:04
[Sun Feb 16 08:09:04.342497 2020] [core:notice] [pid 4420:tid 644] AH00094: Command line: 'c:\\new-xampp\\apache\\bin\\httpd.exe -d C:/new-xampp/apache'
[Sun Feb 16 08:09:04.358121 2020] [mpm_winnt:notice] [pid 4420:tid 644] AH00418: Parent: Created child process 14692
[Sun Feb 16 08:09:05.342456 2020] [ssl:warn] [pid 14692:tid 656] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 08:09:05.436174 2020] [ssl:warn] [pid 14692:tid 656] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 08:09:05.498669 2020] [mpm_winnt:notice] [pid 14692:tid 656] AH00354: Child: Starting 150 worker threads.
[Sun Feb 16 08:25:14.750729 2020] [ssl:warn] [pid 16588:tid 628] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 08:25:14.860100 2020] [ssl:warn] [pid 16588:tid 628] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 08:25:14.906967 2020] [mpm_winnt:notice] [pid 16588:tid 628] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.2 configured -- resuming normal operations
[Sun Feb 16 08:25:14.906967 2020] [mpm_winnt:notice] [pid 16588:tid 628] AH00456: Apache Lounge VC15 Server built: Aug 11 2019 12:20:04
[Sun Feb 16 08:25:14.906967 2020] [core:notice] [pid 16588:tid 628] AH00094: Command line: 'C:\\new-xampp\\apache\\bin\\httpd.exe -d C:/new-xampp/apache'
[Sun Feb 16 08:25:14.922579 2020] [mpm_winnt:notice] [pid 16588:tid 628] AH00418: Parent: Created child process 15452
[Sun Feb 16 08:25:16.016257 2020] [ssl:warn] [pid 15452:tid 652] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 08:25:16.125664 2020] [ssl:warn] [pid 15452:tid 652] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 08:25:16.188131 2020] [mpm_winnt:notice] [pid 15452:tid 652] AH00354: Child: Starting 150 worker threads.
[Sun Feb 16 12:27:53.949910 2020] [ssl:warn] [pid 5268:tid 656] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 12:27:54.137412 2020] [core:warn] [pid 5268:tid 656] AH00098: pid file C:/new-xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Feb 16 12:27:54.153020 2020] [ssl:warn] [pid 5268:tid 656] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 12:27:55.059210 2020] [mpm_winnt:notice] [pid 5268:tid 656] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.2 configured -- resuming normal operations
[Sun Feb 16 12:27:55.059210 2020] [mpm_winnt:notice] [pid 5268:tid 656] AH00456: Apache Lounge VC15 Server built: Aug 11 2019 12:20:04
[Sun Feb 16 12:27:55.059210 2020] [core:notice] [pid 5268:tid 656] AH00094: Command line: 'c:\\new-xampp\\apache\\bin\\httpd.exe -d C:/new-xampp/apache'
[Sun Feb 16 12:27:55.106082 2020] [mpm_winnt:notice] [pid 5268:tid 656] AH00418: Parent: Created child process 8280
[Sun Feb 16 12:27:57.043445 2020] [ssl:warn] [pid 8280:tid 644] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 12:27:57.184060 2020] [ssl:warn] [pid 8280:tid 644] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 12:27:57.293444 2020] [mpm_winnt:notice] [pid 8280:tid 644] AH00354: Child: Starting 150 worker threads.
[Sun Feb 16 15:29:41.573262 2020] [ssl:warn] [pid 10948:tid 632] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 15:29:41.745125 2020] [core:warn] [pid 10948:tid 632] AH00098: pid file C:/new-xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Feb 16 15:29:41.745125 2020] [ssl:warn] [pid 10948:tid 632] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 15:29:41.807617 2020] [mpm_winnt:notice] [pid 10948:tid 632] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.2 configured -- resuming normal operations
[Sun Feb 16 15:29:41.807617 2020] [mpm_winnt:notice] [pid 10948:tid 632] AH00456: Apache Lounge VC15 Server built: Aug 11 2019 12:20:04
[Sun Feb 16 15:29:41.807617 2020] [core:notice] [pid 10948:tid 632] AH00094: Command line: 'c:\\new-xampp\\apache\\bin\\httpd.exe -d C:/new-xampp/apache'
[Sun Feb 16 15:29:41.823241 2020] [mpm_winnt:notice] [pid 10948:tid 632] AH00418: Parent: Created child process 7608
[Sun Feb 16 15:29:43.807478 2020] [ssl:warn] [pid 7608:tid 664] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Feb 16 15:29:43.979340 2020] [ssl:warn] [pid 7608:tid 664] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Sun Feb 16 15:29:44.057460 2020] [mpm_winnt:notice] [pid 7608:tid 664] AH00354: Child: Starting 150 worker threads.
[Mon Feb 17 06:29:21.148552 2020] [ssl:warn] [pid 3264:tid 632] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Feb 17 06:29:21.351684 2020] [core:warn] [pid 3264:tid 632] AH00098: pid file C:/new-xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Feb 17 06:29:21.351684 2020] [ssl:warn] [pid 3264:tid 632] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Mon Feb 17 06:29:21.711002 2020] [mpm_winnt:notice] [pid 3264:tid 632] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.2 configured -- resuming normal operations
[Mon Feb 17 06:29:21.711002 2020] [mpm_winnt:notice] [pid 3264:tid 632] AH00456: Apache Lounge VC15 Server built: Aug 11 2019 12:20:04
[Mon Feb 17 06:29:21.711002 2020] [core:notice] [pid 3264:tid 632] AH00094: Command line: 'c:\\new-xampp\\apache\\bin\\httpd.exe -d C:/new-xampp/apache'
[Mon Feb 17 06:29:21.711002 2020] [mpm_winnt:notice] [pid 3264:tid 632] AH00418: Parent: Created child process 7344
[Mon Feb 17 06:29:23.585880 2020] [ssl:warn] [pid 7344:tid 648] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Feb 17 06:29:23.742116 2020] [ssl:warn] [pid 7344:tid 648] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\new-xampp\\php\\ext\\pdo_sqlite (The specified module could not be found.), C:\\new-xampp\\php\\ext\\php_pdo_sqlite.dll (The specified module could not be found.)) in Unknown on line 0
[Mon Feb 17 06:29:23.820235 2020] [mpm_winnt:notice] [pid 7344:tid 648] AH00354: Child: Starting 150 worker threads.

Do you need part of the other log file? size is limited to 60k

Regards
Drachsi



Regards
Drachsi
Drachsi
 
Posts: 41
Joined: 09. August 2010 07:18

Re: 2 installations of Xampp, will it work?

Postby gsmith » 17. February 2020 08:40

I'm leaning towards Noobie's thinking.

Where is this wordpress main index.php file located on the hard drive?
gsmith
 
Posts: 278
Joined: 29. November 2013 18:04
Location: San Diego
XAMPP version: 0.0.0
Operating System: Win 10/2012R VS 14,15,16

Re: 2 installations of Xampp, will it work?

Postby Drachsi » 17. February 2020 11:40

It is located in C:\\new-xamp\htdocs\ukexporters

I tried WP version 5.3.2 and 5.2.4 neither work, always the same message.

Regards
Drachsi
Drachsi
 
Posts: 41
Joined: 09. August 2010 07:18

Re: 2 installations of Xampp, will it work?

Postby Nobbie » 17. February 2020 11:57

OMG .. that looks very bad:

1) Yes, PLEASE, we need totally different logs. PLEASE look for the Error 404 i.e. for any message containing a hint to "ukexporters" - we need to find out, why the system does not find it. Both logfiles (error log und access log *should* contain messages about "ukexporters"), show us these messages.

2) Didnt you see this horrible(!) message:

2020-02-16 8:25:20 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2020-02-16 8:25:20 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2020-02-16 8:25:20 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-02-16 8:25:20 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-02-16 8:25:20 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-16 8:25:20 0 [ERROR] Unknown/unsupported storage engine: InnoDB


That actually means, your database is not writeable. I have NO idea, what is causing that, did you copy any files from a different server? Can you run phpmyadmin from new-xampp? (localhost/phpmyadmin)

And what do you mean by "with a full copy of Wordpress ready to install"? What is that? A copy from a previously running wordpress from a different server? A brand new installation? An unzipped ZIP package from wordpress? Or what?
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04

Re: 2 installations of Xampp, will it work?

Postby gsmith » 17. February 2020 12:05

Looked like they got that fixed looking at timestamps when if finally stopped aborting but yeah, ugly.

Maybe they just need to try
http://localhost/ukexporters
gsmith
 
Posts: 278
Joined: 29. November 2013 18:04
Location: San Diego
XAMPP version: 0.0.0
Operating System: Win 10/2012R VS 14,15,16

Re: 2 installations of Xampp, will it work?

Postby Nobbie » 17. February 2020 12:31

gsmith wrote:Maybe they just need to try
http://localhost/ukexporters


You think they really tried "localhost/website" instead? Please not....
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04

Re: 2 installations of Xampp, will it work?

Postby Drachsi » 17. February 2020 12:40

Naturally I used localhost/ukexporters and this is the error message
"Object not found!

The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.
Error 404
localhost
Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.2 "
Drachsi
 
Posts: 41
Joined: 09. August 2010 07:18

Re: 2 installations of Xampp, will it work?

Postby Drachsi » 17. February 2020 12:48

new-xampp is a brand new installation which runs as normal. There is only one website created in htdocs called ukexporters, with new unzipped WordPress files. I created a DB called uk in MYsql for the Wordpress files

typing localhost opens the Xampp dashboard with "Welcome to XAMPP for Windows 7.4.2"
Drachsi
 
Posts: 41
Joined: 09. August 2010 07:18

Next

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 135 guests