Running apachectl status Returns lynx: not found Error Esecuzione apachectl status Restituisce lince: Errore non trovato
When apachectl is called via any of the following commands: Apachectl quando è chiamata tramite uno dei seguenti comandi:
./apachectl status . / apachectl status
./usr/local/sbin/apachectl status . / usr / local / sbin / apachectl status
an error is returned as follow: un messaggio di errore viene restituito come segue:
lynx: not found Lynx: non trovato
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. Che cosa succede apachectl è stato chiede un browser web (in questo caso, la lince) a guardare un URL che può essere specificato nel file di configurazione che ha alcune informazioni di stato. If lynx is not installed, or if lynx is called with a bad path, the error message “lynx: not found” will result. Se la lince non è installato, o se la lince è chiamato a una cattiva strada, il messaggio di errore "lince: non trovato" risultato.
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. Per risolvere il problema, regolare il percorso di lince nel apachectl file, dove la lince binario è installato, o è possibile aggiungere al tuo variabile di ambiente PATH. 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. Se la lince è stato installato e configurato apachectl è chiamata a lince correttamente, non ci sarà una relazione se apache non è in esecuzione.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Questa è una pagina tradotta macchina che è fornito "così com'è" senza alcuna garanzia. Machine translation may be difficult to understand. Traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale inglese whenever possible. quando possibile.
Share and contribute or get technical support and help at Condividere e contribuire o ottenere supporto tecnico e assistenza in My Digital Life Forums La mia vita digitale Forum .
Related Articles Articoli correlati
- Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Apache Stato (WHM-server-status) in cPanel webhost Manager Restituisce Bianche Page
- Request URL /server-status or 404 Page Not Found Apache Error URL di richiesta / server-status o 404 Pagina non trovata Errore di Apache
- Lynx Sexy Alphabet Girls Greeting Cards Lynx alfabeto ragazze sexy cartoline di auguri
- cPanel WHM Failed to Receive Status Information From Apache Error cPanel WHM non hanno ricevuto informazioni sullo stato della Apache errore
- Auto Shutdown and Restart Apache HTTPD Service Daemon at Preset Time L'arresto auto e riavviare Apache httpd daemon di servizio a tempo preimpostato
- ORA-01502 Oracle Index in Unusable State ORA-01502 Indice di Oracle in Unusable Stato
- PHP Allowed Memory Size Exchausted Fatal Error Php ammessi dimensione della memoria Exchausted errore fatale
- PHP Parse Error: syntax error, unexpected $end PHP Parse Error: errore di sintassi, inaspettata fine $
- Problems Arising from PSAPI.DLL Dynamic Link Library File Problemi derivanti da PSAPI.DLL Dynamic Link Library file
- How to Check if Telnet Is Running on a Server Come controllare se Telnet è in esecuzione su un server
































