Page 1 of 1

Lampp wont start on PPC

PostPosted: 19. April 2005 19:09
by Repute
Hi ther I just intalled LAMPP on yellowdog (ppc) but when started it says:

Code: Select all
[root@repute /]# /opt/lampp/lampp start
Starting XAMPP for Linux 1.4.13...
/opt/lampp/share/lampp/phpstatus: line 4: /opt/lampp/bin/php: cannot execute binary file
XAMPP: Starting Apache with SSL ...
XAMPP: Error 126! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum http://community.apachefriends.org/f/
/opt/lampp/bin/mysql.server: line 1: /opt/lampp/bin/my_print_defaults: cannot execute binary file
XAMPP: Starting MySQL...
/opt/lampp/bin/mysqld_safe: line 1: ./bin/my_print_defaults: cannot execute binary file
/opt/lampp/bin/mysqld_safe: line 1: ./bin/my_print_defaults: cannot execute binary file
XAMPP: Starting ProFTPD...
XAMPP: /opt/lampp/lampp: line 280: /opt/lampp/sbin/proftpd: cannot execute binary file
XAMPP: Error 126! Couln't start ProFTPD!
XAMPP for Linux started.
[root@repute /]#


Please help me!

PostPosted: 19. April 2005 19:12
by Wiedmann
Hi ther I just intalled LAMPP on yellowdog (ppc)

XAMPP is compiled for the platform i386 and not PowerPC.

PostPosted: 19. April 2005 19:28
by Repute
Ok, is there a way to recompile it?