> I have finally managed to set up midgard under SuSE 7.3, nut now I am > experiencing a serious problem: > As soon as I start Apache with midgard, my cgi's can not be executed, Apache > error-log shows: > [Tue Jul 9 00:42:34 2002] [error] [client 145.254.53.161] (2)No such file > or directory: getpwuid: invalid userid -1 > [Tue Jul 9 00:42:34 2002] [error] (2)No such file or directory: exec of > /www/test/foobar.cgi failed
Is there a directory /www/test (note the prepending '/') and does the file foobar.cgi exist in it? Is the directory and file accessible by the apache user. Did you include the midgard "Include" before or after the cgi-bin settings in httpd.conf? Do you set or change DocumentRoot in the midgard-data.conf? > Any Idea what I have done wrong? I am pretty sure I set the right user and > password for midgard-data. That shouldn't matter as it is only the user/pass for the database acces to the mysql database. -- Fredrik Jonson [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
