On 4/3/07, Alejandro Decchi <adecchi@xxxxxxxxx> wrote:
Hello Joshua. I do not think that does not exist the javascript in the correct place, because I copy the web aplication from the web server where the aplication is runing ok Need i install javascript in apache ? How can i do it ? I am newbie
Sorry, but I can only repeat the advice that I've already given you: - Javascript has almost nothing to do with the web server. It is the client that executes it. - Since you need help with a client-side technology, you are asking in the wrong forum. You need to find somebody willing to take a look at your code and figure out why it isn't executing. I suggest starting by asking the people who supplied you with the javascript code in the first place. Joshua.
On 4/3/07, Joshua Slive <joshua@xxxxxxxx> wrote: > > On 4/3/07, Alejandro Decchi <adecchi@xxxxxxxxx> wrote: > > I have a apache server with php , glib, libxml2, Rlib .The aplication is > > writen in PHP and the login is write in javascript(JS).Whe i browse de > > index.php i can not see the login windows , i supose it is because i have > > not install something about javascript because in the other server where the > > aplication is running it is running ok. > > Can sonmeone give me a help ? > > So the browser is failing to execute the javascript. In general, the > server could influence this in only two ways that I can imagine: 1) an > included javascript file doesn't exist in the correct place on the > server or is otherwise failing to be delivered -- check your apache > error log; or 2) the mime-type on an included javascript file isn't > set correctly -- see the AddType directive. > > As general advice: > 1) This isn't a good place to get help with primarily client-side > technologies like javascript. You should look for a more appropriate > forum. > 2) Having a login form that doesn't work at all with javascript > disabled is probably a bad idea. > > Joshua. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > >
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx