[Javascript / Apache] petit probleme -> error : exec format error

petit probleme -> error : exec format error [Javascript / Apache] - Programmation

Marsh Posté le 05-03-2002 à 10:43:54    

hello.
 
J'ai un petit probleme -> quand je fais :
 
-onChange => "get_index(); return false;"
 
avec dans mon fichier toto.js :
 
<!--
function get_index()
{
  alert('index is: ' + window.document.form.list.selectedIndex);  
}
// -->
 
ça marche po... et quand je fais :
 
-onChange => "alert('index is: ' + window.document.form.list.selectedIndex);  
return false;"
 
ça marche.  
 
WHY ? :sweat:
 
hihi :p
 
EDIT : j'ai oublié de preciser que j'ai une erreur "premature end of script headers : /opt/apache/cgi-bin/toto.js" dans le error.log de mon serveur apache -> le pb doit donc venir de mon fichier toto.js...
 
EDIT 2 : j'ai aussi une erreur "Exec format error : exec of /opt/apache/cgi-bin/toto.js failed" (je l'avais oublié celle la ;) ).

 

[jfdsdjhfuetppo]--Message édité par impulse--[/jfdsdjhfuetppo]

Reply

Marsh Posté le 05-03-2002 à 10:43:54   

Reply

Marsh Posté le 05-03-2002 à 11:14:32    

Je fais un petit UP vite fait car cette connerie m'empeche vraiment de bosser... :(
 
hihi T_T

Reply

Marsh Posté le 05-03-2002 à 14:01:18    

UP.
 
hihi :p

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed