Running apachectl status Returns lynx: not found Error Menjalankan lynx Pengembalian apachectl status: tidak ditemukan Error
When apachectl is called via any of the following commands: Ketika disebut apachectl melalui salah satu dari perintah berikut:
./apachectl status . / apachectl status
./usr/local/sbin/apachectl status . / usr / local / sbin / apachectl status
an error is returned as follow: kesalahan dikembalikan sebagai berikut:
lynx: not found lynx: tidak ditemukan
What happens is apachectl status calls a web browser (in this case, lynx) to look at a url that may be specified in the configuration file that has some status information. Yang terjadi adalah status panggilan apachectl web browser (dalam hal ini, lynx) untuk melihat sebuah URL yang dapat ditentukan dalam file konfigurasi yang memiliki beberapa informasi status. If lynx is not installed, or if lynx is called with a bad path, the error message “lynx: not found” will result. Jika tidak terinstal lynx, atau jika lynx disebut dengan jalan yang buruk, pesan kesalahan "lynx: tidak ditemukan" akan menghasilkan.
To solve the problem, adjust the path to lynx in the apachectl file, to wherever the lynx binary is installed, or you can add it to your PATH environment variable. Untuk memecahkan masalah, menyesuaikan path ke lynx di file apachectl, ke mana pun yang lynx biner diinstal, atau Anda dapat menambahkannya ke variabel lingkungan PATH anda. If lynx has been installed and apachectl is configured to call lynx properly, there will not be a status report if apache is not running. Jika lynx telah terinstal dan dikonfigurasi untuk apachectl panggilan lynx dengan baik, tidak akan ada laporan status jika apache tidak berjalan.
IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman ini adalah mesin diterjemahkan dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Terjemahan mesin mungkin sulit untuk mengerti. Please refer to Silakan merujuk ke original English article artikel asli bahasa Inggris whenever possible. bila memungkinkan.
Related Articles Artikel Terkait
- Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Apache Status (WHM-server-status) di cPanel webhost Manager Pengembalian Blank Page
- cPanel WHM Failed to Receive Status Information From Apache Error cPanel WHM Gagal Menerima Informasi Status Dari Apache Error
- Request URL /server-status or 404 Page Not Found Apache Error Meminta URL / server-status atau 404 Halaman Tidak Ditemukan Apache Error
- Lynx Sexy Alphabet Girls Greeting Cards Lynx Alphabet Girls Sexy Greeting Cards
- Fix wmploc.dll Expect Version Number Error on Running Windows Media Player Fix wmploc.dll Harapkan Versi Nomor Error on Menjalankan Windows Media Player
- PHP Parse Error: syntax error, unexpected $end PHP Parse Error: syntax error, tak terduga $ akhir
- Apache Warn NameVirtualHost *:80 Has No VirtualHosts Error When Start Apache Peringatkan NameVirtualHost *: 80 Apakah Tidak VirtualHosts Kesalahan Ketika Mulai
- Cannot FTP to Web Host or Server running cPanel/WHM Tidak bisa FTP ke Web Host atau Server menjalankan cPanel / WHM
- Domain Does Not Have Any NS Records Error at DNSStuff.com or DNSReport.com Domain Does Not Have Any NS Records Error pada DNSStuff.com atau DNSReport.com
- Failed or Missing Dependency of glibc-common Error Gagal atau Hilang dependensi dari glibc-common Error









































