Non, quand je clique sur localhost j'ai toujours le message:
"Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request."
Et j'espère avoir bien désintallé Xamp !!!
Dans /opt/lampp/var/mysql j'ai 2 fichiers
ib_buffer_pool
jacquin-CX61-2PC.err
Voilà ce que dit le .err
2020-04-05 18:57:44 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-04-05 18:57:44 0 [Note] InnoDB: Uses event mutexes
2020-04-05 18:57:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-04-05 18:57:44 0 [Note] InnoDB: Number of pools: 1
2020-04-05 18:57:44 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-04-05 18:57:44 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-04-05 18:57:44 0 [Note] InnoDB: Completed initialization of buffer pool
2020-04-05 18:57:44 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2020-04-05 18:57:44 0 [Note] InnoDB: Upgrading redo log: 2*5242880 bytes; LSN=1762733
2020-04-05 18:57:44 0 [Note] InnoDB: Starting to delete and rewrite log files.
2020-04-05 18:57:44 0 [Note] InnoDB: Setting log file /opt/lampp/var/mysql/ib_logfile101 size to 5242880 bytes
2020-04-05 18:57:44 0 [Note] InnoDB: Setting log file /opt/lampp/var/mysql/ib_logfile1 size to 5242880 bytes
2020-04-05 18:57:44 0 [Note] InnoDB: Renaming log file /opt/lampp/var/mysql/ib_logfile101 to /opt/lampp/var/mysql/ib_logfile0
2020-04-05 18:57:44 0 [Note] InnoDB: New log files created, LSN=1762733
2020-04-05 18:57:44 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-04-05 18:57:44 0 [Note] InnoDB: Creating sys_virtual system tables.
2020-04-05 18:57:44 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-04-05 18:57:44 0 [Note] InnoDB: Setting file '/opt/lampp/var/mysql/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-04-05 18:57:44 0 [Note] InnoDB: File '/opt/lampp/var/mysql/ibtmp1' size is now 12 MB.
2020-04-05 18:57:44 0 [Note] InnoDB: Waiting for purge to start
2020-04-05 18:57:45 0 [Note] InnoDB: 10.4.11 started; log sequence number 1762733; transaction id 2369
2020-04-05 18:57:45 0 [Note] InnoDB: Loading buffer pool(s) from /opt/lampp/var/mysql/ib_buffer_pool
2020-04-05 18:57:45 0 [Note] InnoDB: Cannot open '/opt/lampp/var/mysql/ib_buffer_pool' for reading: No such file or directory
2020-04-05 18:57:45 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-04-05 18:57:45 0 [Note] Server socket created on IP: '::'.
2020-04-05 18:57:45 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 98: Address already in use
2020-04-05 18:57:45 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2020-04-05 18:57:45 0 [ERROR] Aborting
2020-04-05 19:02:12 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-04-05 19:02:12 0 [Note] InnoDB: Uses event mutexes
2020-04-05 19:02:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-04-05 19:02:12 0 [Note] InnoDB: Number of pools: 1
2020-04-05 19:02:12 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-04-05 19:02:12 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-04-05 19:02:12 0 [Note] InnoDB: Completed initialization of buffer pool
2020-04-05 19:02:12 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2020-04-05 19:02:12 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-04-05 19:02:12 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-04-05 19:02:12 0 [Note] InnoDB: Setting file '/opt/lampp/var/mysql/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-04-05 19:02:12 0 [Note] InnoDB: File '/opt/lampp/var/mysql/ibtmp1' size is now 12 MB.
2020-04-05 19:02:12 0 [Note] InnoDB: 10.4.11 started; log sequence number 1764266; transaction id 2371
2020-04-05 19:02:12 0 [Note] InnoDB: Loading buffer pool(s) from /opt/lampp/var/mysql/ib_buffer_pool
2020-04-05 19:02:12 0 [Note] InnoDB: Buffer pool(s) load completed at 200405 19:02:12
2020-04-05 19:02:12 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-04-05 19:02:12 0 [Note] Server socket created on IP: '::'.
2020-04-05 19:02:12 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 98: Address already in use
2020-04-05 19:02:12 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2020-04-05 19:02:12 0 [ERROR] Aborting