URL: https://linuxfr.org/forums/linux-mandriva/posts/w3cam-apache Title: w3cam + apache Authors: yanlolot Date: 2005年10月31日T15:13:57+01:00 Tags: Score: 0 Salut J'ai un ordi avec un mdk10.1 kernel 2.6.8 J'ai installé apache sans problème, et la page web hébergée sur mon ordi est bien visible à partir du web. Mais, j'ai un souci avec w3cam-0.7.2 L'installation est ok rpm -i w3cam-0.7.2-2mdk.i586 ok .... la webcam est bien reconnue: vidcat -d /dev/video ..... ok, j'ai bien une image Mais, on me dit dans les tutoriaux de copier les fichiers sous /usr/local/cgi-bin dans le répertoire cgi-bin d'Apache or, qd je fais un find / -name cgi-bin, il n'y a que une réponse : /var/www/cgi-bin ( le répertoire cgi-bin d'Apache je suppose) et pas de /usr/local/cgi-bin ?? et bien sûr, qd je tape l'URL [http://localhost/cgi-bin/w3cam.cgi,](http://localhost/cgi-bin/w3cam.cgi,) j'ai bien la page voulue, mais sans image, et qd je clique droit en sélectionnant "afficher l'image"dans le cadre censé contenir les captures de ma webcam , la réponse est: `Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.` quid ??