On Mon, Jun 14, 2010 at 7:58 AM, Mahesh Mohan <[email protected]>wrote:
> >"XAMPP: Couldn't start MySQL!" message comes up. I googled a bit, and > >found that SELinux is the problem. SO, I disabled it by changing the > >SELINUX=enforcing to SELINUX=permissive in /etc/selinux/config . But, the > >problem remains. As SELinux is causing a lot of problems, I tried to > >remove it by yum, but it will remove lot of other packages. So, what to do? > > Did you restart your machine after changing the settings? Try 'setenforce 0' . > >Can anyone suggest any method to run XAMPP(I also tried this > Almost all the software packages in XAMPP are already available in Fedora repositories . You should consider installing them from the repositories . 'yum install httpd mysql mysql-server php php-mysql' Will do the job. -- Arun S.A.G
_______________________________________________ india mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/india
