- or download this
#!/usr/bin/perl
BEGIN
...
</body>
</html>
EOF
- or download this
[root@station34 cgi-bin]# ./dbdsybase.cgi
Content-Type: text/html; charset=ISO-8859-1
...
Perhaps a required shared library or dll isn't installed where expecte
+d
at ./dbdsybase.cgi line 29
Syabse:/usr/local/freetds<br>LD_LIBRARY_PATH:/usr/local/freetds/lib<br
+><h2>**********-----><-----**********</h2>[root@station34 cgi-bin]#
- or download this
[root@station34 cgi-bin]# ./dbdsybase.cgi
Content-Type: text/html; charset=ISO-8859-1
...
</form>
</body>
</html>
- or download this
Syabse:/usr/local/freetds
LD_LIBRARY_PATH:/usr/local/freetds/lib
**********-----><-----**********
- or download this
my $dbh = DBI->connect("dbi:Sybase:host=$hostname;port=$portno;server=
+$database_name;",$db_username,$db_password) || warn "Database Connect
+ion not made: $DBI::errstr";
print "<h2>**********$dbh**********</h2><br>";
...
</body>
</html>
EOF