From: German D. <g_d...@ya...> - 2001-06-16 06:35:02
|
You have added the settings to the wrong file. These seetings are to be added to the /etc/httpd/conf/httpd.conf. Once you add these lines you can check against your configuration files. In Mandrake if you run Drakconf and go to networks then servers and then Apache server under subdirectories you will find these settingts already listed. If they are not listed go back and enter them. Good luck Jerry --- Jonathan Gonzalez <jgo...@br...> wrote: > Dear sql-ledger support > > I have been traying to configure the sql-ledger > following the steps > written on the sql-ledger web page... a can't make > it work, i received > an error message... > > > 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. > > ------------------------------------------------------------------------ > Apache-AdvancedExtranetServer/1.3.19 Server at > johny.cwpanama.net Port 80 > > > > i verify the Apache Web server configuration.. and > is fine.... the only > thing that i noticed is that when i try to run the > login.pl on console > sent me this error: > --------------------------------------------------------------- > [root@johny sql-ledger]# ./login.pl > Bareword found where operator expected at > sql-ledger.conf line 24, near > "www/sql" > (Missing operator before ql?) > syntax error at sql-ledger.conf line 24, near > "/www/sql" > BEGIN not safe after errors--compilation aborted at > sql-ledger.conf line 27. > Compilation failed in require at ./login.pl line 37. > [root@johny sql-ledger]# > ---------------------------------------------------------------- > Now here is a copy of what i add on the > sql-ledger.conf file > > #22AddHandler cgi-script .pl > #23 > #24Alias /sql-ledger/ /usr/local/www/sql-ledger/ > #25<Directory /usr/local/www/sql-ledger>; > #26 Options ExecCGI Includes FollowSymlinks > #27</Directory>; > > I'm using Linux Mandrake 8.0 if you need any other > information just ask me. > thanks > > Jonathan Gonzalez > > > > __________________________________________________ Do You Yahoo!? Spot the hottest trends in music, movies, and more. http://buzz.yahoo.com/ |