Well I downloaded MySQL, Perl, PHP4 and Apache and installed them on my home PC.
I wanted to install a development version of Links NG that I could use to test modifications etc..
So I started the Apache and MySQL servers and changed the path to perl in install.cgi to C:/Perl/bin/perl.exe and went to http://127.0.0.1/cgi-bin/install.cgi....and to my amazement...it showed first time...no errors at all.
So, I installed Links NG and everything unarchived successfully and it said to go to setup.cgi next....so I clicked the link and filled in my MySQL info and pressed next....it said "Can't find DBI.pm"....so I downloaded it and tried again and got this error:
A fatal error has occured:
Can't locate loadable object for module DBI in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at GT/SQL/Driver.pm line 19
Compilation failed in require at GT/SQL/Driver.pm line 19, line 1.
BEGIN failed--compilation aborted at GT/SQL/Driver.pm line 19, line 1.
Compilation failed in require at GT/SQL/Driver/MYSQL.pm line 18, line 1.
BEGIN failed--compilation aborted at GT/SQL/Driver/MYSQL.pm line 18, line 1.
Compilation failed in require at GT/SQL/Table.pm line 153, line 1.
Please enable debugging in setup for more details.
...could someone please help me solve this.....thanks!
Paul Wilson.
(Dont blame me if I'm wrong!)
I wanted to install a development version of Links NG that I could use to test modifications etc..
So I started the Apache and MySQL servers and changed the path to perl in install.cgi to C:/Perl/bin/perl.exe and went to http://127.0.0.1/cgi-bin/install.cgi....and to my amazement...it showed first time...no errors at all.
So, I installed Links NG and everything unarchived successfully and it said to go to setup.cgi next....so I clicked the link and filled in my MySQL info and pressed next....it said "Can't find DBI.pm"....so I downloaded it and tried again and got this error:
A fatal error has occured:
Can't locate loadable object for module DBI in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at GT/SQL/Driver.pm line 19
Compilation failed in require at GT/SQL/Driver.pm line 19, line 1.
BEGIN failed--compilation aborted at GT/SQL/Driver.pm line 19, line 1.
Compilation failed in require at GT/SQL/Driver/MYSQL.pm line 18, line 1.
BEGIN failed--compilation aborted at GT/SQL/Driver/MYSQL.pm line 18, line 1.
Compilation failed in require at GT/SQL/Table.pm line 153, line 1.
Please enable debugging in setup for more details.
...could someone please help me solve this.....thanks!
Paul Wilson.

(Dont blame me if I'm wrong!)