2006/7/22, Tomas Kuliavas <[EMAIL PROTECTED]>:
Open src/signout.php, find line with 'header('Status: 303 See Other');'and disable it. Put '//' without quotes in front of 'header'.SquirrelMail should send this header only once. Been there, done that, works great now!
Many many thanks for your help.
> 2006/7/18, blacknight . <[EMAIL PROTECTED]>:
>>
>>
>> /usr/bin/perl --version
>>
>>
>> This is perl, v5.8.4 built for x86_64-linux-thread-multi
>>
>>
>> > /usr/local/bin/perl --version
>>
>>
>> This is perl, v5.8.4 built for x86_64-linux-thread-multi
>>
>> use #!/usr/bin/perl or #!/usr/local/bin/
2006/7/18, blacknight . <[EMAIL PROTECTED]>:
/usr/bin/perl --versionThis is perl, v5.8.4 built for x86_64-linux-thread-multi
/usr/local/bin/perl --version
This is perl, v5.8.4 built for x86_64-linux-thread-multi
use #!/usr/bin/perl or #!/usr/local/bin/perl in test.pl
file header.
Both show me th
/usr/bin/perl --versionThis is perl, v5.8.4 built for x86_64-linux-thread-multi
/usr/local/bin/perl --versionThis is perl, v5.8.4 built for x86_64-linux-thread-multi
use #!/usr/bin/perl or #!/usr/local/bin/perl in test.pl file header.
Both show me the same error as before. They both link to the v
> 2006/7/18, Tomas Kuliavas <[EMAIL PROTECTED]>:
>>
>> >> Ok.
>> >>
>> >> let's load all modules that are loaded by SM.
>> >>
>> >> --test.pl script--
>> >> #!/usr/bin/env perl
>> >> use Cwd;
>> >> print "Hello world\n";
>> >>
>> >> sub some_subroutine {
>> >> use IO::Socket;
>> >> }
>> >> ---
>>
2006/7/18, Tomas Kuliavas <[EMAIL PROTECTED]>:
>> Ok. let's load all modules that are loaded by SM. --test.pl script-->> #!/usr/bin/env perl>> use Cwd;>> print "Hello world\n";
sub some_subroutine {>> use IO::Socket;>> }>> --->>> Hi,>> now again comes a similiar error thread:>> Can't
>> Ok.
>>
>> let's load all modules that are loaded by SM.
>>
>> --test.pl script--
>> #!/usr/bin/env perl
>> use Cwd;
>> print "Hello world\n";
>>
>> sub some_subroutine {
>> use IO::Socket;
>> }
>> ---
>
>
> Hi,
>
> now again comes a similiar error thread:
>
> Can't load '/usr/local/lib/perl/5.
Ok.let's load all modules that are loaded by SM.--test.pl script--
#!/usr/bin/env perluse Cwd;print "Hello world\n";sub some_subroutine { use IO::Socket;}---Hi,now again comes a similiar error thread:Can't load '/usr/local/lib/perl/5.8.4/auto/IO/IO.so' for module IO: /usr/local/lib/perl/5.8.4/auto
>> --test.pl script--
>> #!/usr/bin/env perl
>> print "Hello world\n";
>> ---
>
>
> I've tried that script and it worked fine...
Ok.
let's load all modules that are loaded by SM.
--test.pl script--
#!/usr/bin/env perl
use Cwd;
print "Hello world\n";
sub some_subroutine {
use IO::Socket;
}
---
--test.pl script--#!/usr/bin/env perlprint "Hello world\n";---
I've tried that script and it worked fine... Perl script is totally unrelated to SquirrelMail. I suspect that it will
break in your environment too.Please check your environment variables. Maybe you have more than one Perlinstallation
> Hi,
>
> thanks for your reply!
>
> SquirrelMail package does not include Perl. Please contact your webhosting
>> provider and ask to check their Perl installation.
>
>
> I allready did so, they said everything's fine with their install. But i
> can't believe it, cause it worked fine over 2 years
Hi,thanks for your reply!SquirrelMail package does not include Perl. Please contact your webhosting
provider and ask to check their Perl installation.I allready did so, they said everything's fine with their install. But i can't believe it, cause it worked fine over 2 years and now...Last time they
> Hi list!
>
> This is my first post so please be gentle ;)
>
> It seems like my webspace provider changed something a couple of weeks ago
> but he can't figure out what
>
> Version: 1.4.6
>
> Since that i get an error message using conf.pl
>
> Can't load '/usr/local/lib/perl/5.8.4/auto/IO/IO.s
Hi list!This is my first post so please be gentle ;)It seems like my webspace provider changed something a couple of weeks ago but he can't figure out whatVersion: 1.4.6Since that i get an error message using
conf.pl Can't load '/usr/local/lib/perl/5.8.4/auto/IO/IO.so' for module IO: /usr/loca
14 matches
Mail list logo