Fagulhas
05-19-2004, 03:58 PM
Hello,
First of all, my server is not configured to run .cgi extensions so i renamed all these files to *****.pl
Also, inside the files, i changed all that pointed to a .cgi file to point to the same .pl file
I uploaded all messenger files (the necessary ones in asci mode) but when i try to run it the first time i get the following error:
Error message:
Can't connect(DBI::database=:host= ), no database driver specified and DBI_DSN env var not set at /home/httpd/vhosts/paimail.net/httpdocs/e-mail/messenger/functions.pl line 1833
... wich is ofcourse a ERROR 500 situation ...
So, with this happening when i call messenger.pl?Change_Settings routine, i will not be able to setup the script to work.
I did not create any database tables because i'm suposing the setup program will do it and because i didn't find any sql file in the compilation, but the connection settings i changed in setup.pl file are correct and are the same ones other scripts use on my site for a very long time.
What should i do or check?
Thks!
First of all, my server is not configured to run .cgi extensions so i renamed all these files to *****.pl
Also, inside the files, i changed all that pointed to a .cgi file to point to the same .pl file
I uploaded all messenger files (the necessary ones in asci mode) but when i try to run it the first time i get the following error:
Error message:
Can't connect(DBI::database=:host= ), no database driver specified and DBI_DSN env var not set at /home/httpd/vhosts/paimail.net/httpdocs/e-mail/messenger/functions.pl line 1833
... wich is ofcourse a ERROR 500 situation ...
So, with this happening when i call messenger.pl?Change_Settings routine, i will not be able to setup the script to work.
I did not create any database tables because i'm suposing the setup program will do it and because i didn't find any sql file in the compilation, but the connection settings i changed in setup.pl file are correct and are the same ones other scripts use on my site for a very long time.
What should i do or check?
Thks!