ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Помогите с Apache+mod_perl
@ 2003-04-15  9:58 Половников Денис
  2003-04-15 10:08 ` Sergey Degtyaryov
  2003-04-16  4:15 ` Mike Lykov
  0 siblings, 2 replies; 12+ messages in thread
From: Половников Денис @ 2003-04-15  9:58 UTC (permalink / raw)
  To: community

Здравствуйте, community.

Народ помогите разобратся проблема с Апачем и мобперл... Есть сайтик
который использует этот мод и работает с мускулом. Сделал вот такой
простой скриптик для проверки
#!/usr/bin/perl

use Apache;
use Apache::Session::MySQL;
use strict;

print "Content-type:text/html\n\n";
print "OK";

в ответ получаю 500 ошибку. и в логах следующую хрень. Модуль
Apache-session стоит ... Плиз помогите очень надо уже 3 день бьюсь с
етой хренью :-(

Can't locate Apache/Session/MySQL.pm in @INC (@INC contains: /usr/lib/perl5/i386
-linux /usr/lib/perl5 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/s
ite_perl/5.6.1 /usr/lib/perl5/site_perl .) at /var/www/transbank/cgi-bin/test.pl
 line 4.                                                                        
BEGIN failed--compilation aborted at /var/www/transbank/cgi-bin/test.pl line 4. 
[Tue Apr 15 13:51:09 2003] [error] [client 217.69.198.58] Premature end of scrip
t headers: /var/www/transbank/cgi-bin/test.pl                                   

С уважением,
 Половников Денис



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-04-21  6:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-15  9:58 [Comm] Помогите с Apache+mod_perl Половников Денис
2003-04-15 10:08 ` Sergey Degtyaryov
2003-04-15 11:01   ` [Comm] Re[2]: " Половников Денис
2003-04-15 11:14     ` Sergey Degtyaryov
2003-04-15 12:09       ` [Comm] Re[2]: " Половников Денис
2003-04-15 12:27         ` Sergey Degtyaryov
2003-04-17  5:24           ` [Comm] Re[2]: " Половников Денис
2003-04-20  1:02             ` [Comm] " Alexey Tourbin
2003-04-21  6:45               ` [Comm] " Половников Денис
2003-04-18 12:19           ` [Comm] Re[2]: [Comm] " Половников Денис
2003-04-16  4:15 ` Mike Lykov
2003-04-16  5:30   ` [Comm] Re[2]: " Половников Денис

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git