in reply to Re^3: DBD::Sybase error from CGI
in thread DBD::Sybase error from CGI

Got this message :
can execute D: can read D: can execute D:/tools can read D:/tools can execute D:/tools/Perl can read D:/tools/Perl can execute D:/tools/Perl/site can read D:/tools/Perl/site can execute D:/tools/Perl/site/lib can read D:/tools/Perl/site/lib can execute D:/tools/Perl/site/lib/auto can read D:/tools/Perl/site/lib/auto can execute D:/tools/Perl/site/lib/auto/DBD can read D:/tools/Perl/site/lib/auto/DBD can execute D:/tools/Perl/site/lib/auto/DBD/Sybase can read D:/tools/Perl/site/lib/auto/DBD/Sybase can't execute D:/tools/Perl/site/lib/auto/DBD/Sybase/Sybase.dll can read D:/tools/Perl/site/lib/auto/DBD/Sybase/Sybase.dll

Janitored by Corion: Added code tags, as per Writeup Formatting Tips

Replies are listed 'Best First'.
Re^5: DBD::Sybase error from CGI
by Joost (Canon) on Jun 15, 2006 at 21:24 UTC
      can't execute D:/tools/Perl/site/lib/auto/DBD/Sybase/Sybase.dll

      Could this be the problem?
        No executable permission may be OK for DLL's. I tried to compare with the other working machine, there also the permission is same but its works over there. The only difference I saw so far is the working one is Win2000 and the non-working WinXP. Will it make a diff? Also its not just this DLL, even the CTLib.dll also not been able to access.