Assalamu'alaykum langsung aja nih,saya mau nanya ttg error XAMPP di Ubuntu 8.10. Saya menginstall XAMPP for linux versi 1.6.4 pada ubuntu 8.10 di direktori /opt.Setelah selesai install, saya coba jalankan di console:
asto...@astonix-systems:/opt$ sudo /opt/lampp/lampp start /opt/lampp/lampp: line 74: arch: command not found Starting XAMPP for Linux 1.6.4... /opt/lampp/lampp: line 74: arch: command not found /opt/lampp/lampp: line 74: arch: command not found XAMPP: Starting Apache with SSL (and PHP5).. /opt/lampp/lampp: line 74: arch: command not found XAMPP: Starting MySQL... /opt/lampp/lampp: line 74: arch: command not found XAMPP: Starting ProFTPD... XAMPP for Linux started. Terus Saya coba cek proses statusnya: asto...@astonix-systems:/opt$ ps aux | grep lampp root 5880 0.0 1.4 27212 15440 ? Ss 21:51 0:00 /opt/lampp/bin/httpd -k start -DSSL -DPHP5 root 5905 0.0 0.0 1844 540 pts/0 S 21:51 0:00 /bin/sh /opt/lampp/bin/mysqld_safe --datadir=/opt/lampp/var/mysql --pid-file=/opt/lampp/var/mysql/Astonix-Systems.pid nobody 5941 0.0 0.5 27668 5308 pts/0 Sl 21:51 0:00 /opt/lampp/sbin/mysqld --basedir=/opt/lampp --datadir=/opt/lampp/var/mysql --user=nobody --pid-file=/opt/lampp/var/mysql/Astonix-Systems.pid --skip-external-locking --port=3306 --socket=/opt/lampp/var/mysql/mysql.sock nobody 5951 0.0 1.0 24440 10972 ? S 21:51 0:00 /opt/lampp/bin/httpd -k start -DSSL -DPHP5 nobody 5954 0.0 1.2 27212 12580 ? S 21:51 0:00 /opt/lampp/bin/httpd -k start -DSSL -DPHP5 nobody 5955 0.0 1.2 27212 12556 ? S 21:51 0:00 /opt/lampp/bin/httpd -k start -DSSL -DPHP5 nobody 5956 0.0 1.2 27212 12556 ? S 21:51 0:00 /opt/lampp/bin/httpd -k start -DSSL -DPHP5 nobody 5957 0.0 1.2 27212 12556 ? S 21:51 0:00 /opt/lampp/bin/httpd -k start -DSSL -DPHP5 nobody 5958 0.0 1.2 27212 12556 ? S 21:51 0:00 /opt/lampp/bin/httpd -k start -DSSL -DPHP5 astonix 6500 0.0 0.0 3240 804 pts/0 S+ 22:33 0:00 grep lampp Saya coba akses lewat Browser dengan mengetikkan "localhost",Timbul pesan error berikut: Warning: file_get_contents(lang.tmp) [function.file-get-contents]: failed to open stream: Permission denied in /opt/lampp/htdocs/xampp/index.php on line 2 Warning: Cannot modify header information - headers already sent by (output started at /opt/lampp/htdocs/xampp/index.php:2) in /opt/lampp/htdocs/xampp/index.php on line 4 Padahal sebelumnya bisa diakses dan ga ada masalah sama sekali, dan saya juga tidak mengutak-atik source code-nya. Kenapa bisa ada error seperti di atas yah ? Ada yg bisa bantu ? Regards, Aston http://astonugroho.wordpress.com Get your new Email address! Grab the Email name you've always wanted before someone else does! http://mail.promotions.yahoo.com/newdomains/aa/ [Non-text portions of this message have been removed]
