Running apachectl status Returns lynx: not found Error Running apachectl statut retours de lynx: pas trouvé d'erreur
When apachectl is called via any of the following commands: Quand apachectl est appelé par l'une des commandes suivantes:
./apachectl status . / apachectl statut
./usr/local/sbin/apachectl status . / usr / local / sbin / apachectl statut
an error is returned as follow: une erreur est renvoyée comme suit:
lynx: not found lynx: pas trouvé
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. Qu'est-ce qui se passe, c'est apachectl statut appels d'un navigateur Web (dans ce cas, lynx), de regarder une url que mai être spécifié dans le fichier de configuration qui a un statut de l'information. If lynx is not installed, or if lynx is called with a bad path, the error message “lynx: not found” will result. Si lynx n'est pas installé, ou si lynx est appelée avec un mauvais chemin, le message d'erreur "lynx: not found" en résultera.
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. Pour résoudre ce problème, ajustez le chemin de lynx dans le fichier apachectl, à chaque fois que les lynx binaire est installé, ou vous pouvez l'ajouter à votre variable d'environnement 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. Si le lynx a été installé et est configuré apachectl appel à lynx correctement, il n'y aura pas un rapport de situation si apache n'est pas en cours d'exécution.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANT: Il s'agit d'une machine qui traduit la page est fourni "tel quel" sans garantie. Machine translation may be difficult to understand. La traduction automatique mai être difficile à comprendre. Please refer to S'il vous plaît se référer à original English article article original en anglais whenever possible. chaque fois que possible.
Share and contribute or get technical support and help at Partager et de contribuer ou obtenir un appui technique et aider à My Digital Life Forums Ma vie numérique forums .
Related Articles Related Articles
- Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Apache Status (WHM-server-status) dans cPanel WebHost Manager retours Blank Page
- Request URL /server-status or 404 Page Not Found Apache Error Demande URL / server-status ou 404 Page Not Found Apache erreur
- Lynx Sexy Alphabet Girls Greeting Cards Lynx alphabet filles sexy cartes de voeux
- cPanel WHM Failed to Receive Status Information From Apache Error cPanel WHM n'ont pas reçu de l'information sur l'état d'erreur de Apache
- Auto Shutdown and Restart Apache HTTPD Service Daemon at Preset Time L'arrêt automatique et redémarrer Apache httpd démon au service de présélection de temps
- ORA-01502 Oracle Index in Unusable State ORA-01502 Oracle Index en inutilisables État
- PHP Allowed Memory Size Exchausted Fatal Error PHP permis taille de la mémoire Exchausted erreur fatale
- PHP Parse Error: syntax error, unexpected $end PHP Parse Error: syntax error, unexpected $ end
- Problems Arising from PSAPI.DLL Dynamic Link Library File Problèmes découlant de Psapi.dll Dynamic Link Library fichier
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 Installation de serveur Web dans FreeBSD 6.0 avec Apache 2.2, MySQL 5.0 et PHP 5 - Partie 5
































