|
Hello,
Great looking software. I have successfully
installed emilda on Slackware-current. However, I am having major problems
entering records, either manually or via MARC lookup. When I click
"accept" on the add book screen, I get the following error message.
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request"
Apache Log:
[Mon Jan 16 01:18:09 2006] [error] PHP
Notice: Only variables should be assigned by reference in
/var/www/htdocs/emilda/book_add.php on line$ [Mon Jan 16 01:18:09 2006]
[error] PHP Notice: Only variables should be assigned by reference in
/var/www/htdocs/emilda/book_add.php on line$ [Mon Jan 16 01:18:09 2006]
[error] PHP Notice: Only variables should be assigned by reference in
/var/www/htdocs/emilda/book_add.php on line$ [Mon Jan 16 01:18:19 2006]
[error] (2)No such file or directory: exec of
/var/www/htdocs/emilda/perl/MARC.pl failed [Mon Jan 16 01:18:19 2006] [error]
[client 10.1.3.101] Premature end of script headers:
/var/www/htdocs/emilda/perl/MARC.pl
httpd.config:
<Directory
"/var/www/htdocs"> Options Indexes FollowSymLinks
MultiViews AllowOverride All Order
allow,deny Allow from
all </Directory> <Directory
"/var/www/htdocs/emilda">
AddHandler cgi-script .cgi .pl
AllowOverride All Options
ExecCGI Order
allow,deny Allow from
all <Files
"*.inc">
Order
allow,deny
Deny from all
</Files> </Directory>
The perl directory is
/var/www/htdocs/emilda/perl. User permissions are set to nobody.nobody
(default for slackware www users) and I have verified that permissions allow
execute.
Zebra is working just fine and have tested with
yaz-client on external databases.
Any, any help you can provide would be greatly
appreciated.
skaman
|