Results 1 to 5 of 5

Thread: Can not start XAMPP

  1. #1
    Join Date
    Mar 2010
    Posts
    197

    Can not start XAMPP

    Hello,
    Here is what i try to do
    Code:
    / Etc / init.d / mysql (d) stop
    I managed to complete this command "d" and less for what is httpd I find anything, unable to stop it. And when resetting I get an list of errors. What is the exact problem here. I think my operating system does not start the Xampp. If you have any solutions for this then please let me know. Thanks in advance.

  2. #2
    Join Date
    Nov 2009
    Posts
    333

    XAMPP in linux can not start

    Hello,
    There is already a demon and this launched apache daemon will search the files in
    Code:
    / var / www
    as the demon Xampp will seek it in
    Code:
    / opt / lampp /
    If you can post the result of the following then it will great
    Code:
    ls / etc / init.d /

  3. #3
    Join Date
    Nov 2009
    Posts
    359

    XAMPP problem in Linux

    Hello,
    Then try to "/ etc/init.d/apache2 stop" then "/ opt / lampp / lampp start". In short, you must first cut the web server and mysql before running Xampp because it has its own web server and mysql then:
    Here is what I am saying
    Code:
    / Etc/init.d/apache2 stop
    / Etc / init.d / mysql stop
    / Opt / lampp / lampp start

  4. #4
    Join Date
    Mar 2010
    Posts
    197

    Re: Can not start XAMPP

    Hello,
    Here is what i get, that is the result
    Code:
    user @-desktop: ~ $ / etc/init.d/apache2 stop
    * Stopping web server apache2
    apache2: Could not determine the server's Reliably 
    fully qualified domain name, using 127.0.1.1 for ServerName
    Can you help me with this. I do not know what exactly is the problem here. Any help regarding this is appreciated. Thanks in advance.

  5. #5
    Join Date
    Nov 2009
    Posts
    343

    Re: Can not start XAMPP

    Hello,
    It tells you that there was no name for the server in the conf file 127.0.0.1 then it is called, it does not matter if you're not using that local (or you have written to ServerName line that starts with the IP address of your server in the conf file '). I think this is very less information, any more information is appreciated. If you can give us some more part of the out / result then it would be great.

Similar Threads

  1. Tips to configure XAMPP on Localhost
    By EricTheRed in forum Tips & Tweaks
    Replies: 1
    Last Post: 18-07-2011, 07:31 AM
  2. Creating a Log-in Page With Xampp And Php
    By Deandre in forum Software Development
    Replies: 5
    Last Post: 17-07-2010, 04:20 AM
  3. How to change the root password in XAMPP?
    By Cortney in forum Operating Systems
    Replies: 3
    Last Post: 28-12-2009, 09:32 PM
  4. Issue in Linux xampp
    By Solaris in forum Windows Software
    Replies: 5
    Last Post: 21-12-2009, 01:16 PM
  5. xampp or wamp
    By Aman 1 in forum Software Development
    Replies: 3
    Last Post: 28-11-2009, 11:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,710,847,955.12721 seconds with 17 queries