Maybe there is someone here who is familiar with Perl.
I have an old NAS from Buffalo with MySQL and WebServer with Perl.
But I can't get a Perl script to read or write to the MySQL database.
The server does not support the module DBI (use dbi).
After I have output the modules via Perl script, I only find the possibility to solve this with the following modules.
- Session
- Session/Driver
- Session/Driver/MySQL
I am a real beginner with Perl (which does not happen often)
Thanks
[Help] CGI Perl with MySQL for Spiderbasic or HttpRequest
[Help] CGI Perl with MySQL for Spiderbasic or HttpRequest
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: [Help] CGI Perl with MySQL for Spiderbasic or HttpRequest
I have not used Perl but my understanding is Perl must have DBI installed to access MySQL or any database.
Quick examples using a Perl Database Driver.
Quick examples using a Perl Database Driver.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Re: [Help] CGI Perl with MySQL for Spiderbasic or HttpRequest
Somebody cracked my Idol's account

Re: [Help] CGI Perl with MySQL for Spiderbasic or HttpRequest
No hack 
I have the module : /usr/lib/perl5/vendor_perl/5.8.8/CGI/Session/Driver/DBI.pm
But the perl examples from internet not working

I have the module : /usr/lib/perl5/vendor_perl/5.8.8/CGI/Session/Driver/DBI.pm
But the perl examples from internet not working

My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive