Error in Launching XAMPP on Ubuntu 11.04

Asked By 0 points N/A Posted on -
qa-featured

Hello TechyV buddies!

I am having problems in Launching my Xampp on Ubuntu 11.04. Every time I open it this error messages comes out: root@ubuntu:/home/srnmurthy# opt/lampp/lampp start cat: /opt/lampp/lib/VERSION: No such file or directory opt/lampp/lampp: line 126: /opt/lampp/share/lampp/selinux: No such file or directory Starting XAMPP for Linux …

opt/lampp/lampp: line 133: /opt/lampp/share/lampp/nogroupcheck: No such file or directory cat: /opt/lampp/lib/VERSION: No such file or directory opt/lampp/lampp: line 126: /opt/lampp/share/lampp/selinux: No such file or directory cat: /opt/lampp/lib/VERSION: No such file or directory opt/lampp/lampp: line 126: /opt/lampp/share/lampp/selinux: No such file or directory opt/lampp/lampp: line 506: /opt/lampp/share/lampp/phpstatus: No such file or directory XAMPP: Starting Apache…

opt/lampp/lampp: line 226: /opt/lampp/bin/apachectl: No such file or directory XAMPP: Error 127! Couldn't start Apache!

opt/lampp/lampp: line 233: /opt/lampp/share/lampp/diagnose: No such file or directory cat: /opt/lampp/lib/VERSION: No such file or directory opt/lampp/lampp: line 126: /opt/lampp/share/lampp/selinux: No such file or directory XAMPP: Starting MySQL…

opt/lampp/lampp: line 253: /opt/lampp/bin/mysql.server: No such file or directory XAMPP: Couldn't start MySQL!

cat: /opt/lampp/lib/VERSION: No such file or directory opt/lampp/lampp: line 126: /opt/lampp/share/lampp/selinux: No such file or directory opt/lampp/lampp: line 140: /opt/lampp/share/lampp/alladdons: No such file or directory XAMPP for Linux started.

What could have caused this error messages? Please let help me configure this problem. I would really appreciate a good solution to this problem. Thank you!

SHARE
Answered By 10 points N/A #147044

Error in Launching XAMPP on Ubuntu 11.04

qa-featured

Hello Kenny,

Has your Xampp application been working perfectly on Ubuntu or you just installed it and then started getting those error messages? If you just installed Xampp, then the errors you are getting are possibly because of the following:

  • The version of Xampp you installed could be corrupt, and therefore the installation could not have gone well. To resolve this issue you will need to download another version of Xampp and then use it for installation.
  • You will also need to check and make sure that the version of Xampp you are installing on your system can be able to work well with the distribution of linux that you are using.

Regards,

Carl

 

Related Questions