[Help] CGI Perl with MySQL for Spiderbasic or HttpRequest
Posted: Sat Feb 22, 2025 1:50 pm
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
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