Hello. I added the Action directive in my httpd.conf, and it changed nothing. I still have the same output, and still have nothing in my error_log. I am putting in here the other mail where I give a more complete description of my problem :
----------------- Hello I will try to give a more complete description of my problem : What I want to do : to have a Web interface which enable me to make backups, restore and supervise their execution. What I have done : install bweb following the INSTALL instructions. Bweb seems to work fine, i can launch predefined jobs, get status client, etc... But I can't launch restores. In bweb, there is a "Restore" button in the "Job" menu, but when I click on it it opens a window asking me what i want to do with bweb.pl (save it to disk or open it with selected application). I have also installed brestore.pl, but I can't make it work. The server on which brestore, bweb and bacula are installed doesn't have a graphic interface (no X11 server installed), so I can't make brestore work as a Gtk interface. I know brestore is NOT a web interface but a Gtk interface, but it is said it can work with bweb. I have associated the mime type text/brestore with brestore.pl in the file /etc/mime.types (my apache configuration uses this and not magic for mime types). I have absolutely NO error log appearing in /var/log/httpd/error_log when i click on the "Restore" button in the "Job" menu of bweb. The server on which bacula, bweb and brestore are installed is running a smeserver 7 distribution. The client accessing to bweb is using firefox on an opensuse 10.2 My question : how can I make the "Restore" button of bweb work ? May I send this mail to bacula-devel to have an answer from the brestore developpers ? Thanks in advance Jerome Massano Le mardi 03 avril 2007 à 17:28 +0200, Jérôme Massano a écrit : > I have searched for Action in my httpd.conf, there was none present. I > have searched in apache documentation, and the syntax you gave me seems > to be correct. I have put it in my httpd.conf. I will restart the server > tonight and tell you tomorrow if it worked. > > Le mardi 03 avril 2007 à 10:19 -0400, David Romerstein a écrit : > > On Tue, 3 Apr 2007, Jérôme Massano wrote: > > > > > I think the line "TypesConfig /etc/mime.types" means that I only have to > > > modify the file /etc/mime.types, which is already done. Maybe I should > > > uncomment the line about mime_magic ? > > > > No, and no. > > > > Search your httpd.conf for 'Action'. I believe you need to associate the > > MIME type 'text/brestore' with a specific handler script by adding the > > line 'Action text/brestore $PATH/$TO/brestore.pl' to your httpd.conf. > > > > /etc/mime.types associates specific file extensions with specific MIME > > types (and, thus, to specific handlers), but there's no file extension in > > this case. > > > > -- D > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's > > Techsay panel and you'll get the chance to share your opinions on IT & > > business topics through brief surveys-and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Bacula-users mailing list > > Bacula-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users