I am getting an Internal Error when I try to access the install.cgi. I have uploaded the files as told in the readme. Anyone have any ideas what is going wrong?
Oct 13, 2001, 5:21 AM
Novice (19 posts)
Oct 13, 2001, 5:21 AM
Post #7 of 11
Views: 3863
Thats what I did. The first time I got it to work and it came up with the screen where you fill in your details. I did that, but whilst setting up, I lost my connection to the internet. Since then it won't bring up the install.cgi screen, even though I have uploaded the files to my server again. How can I completely remove the files that it did set up so that I can reinstall?
Oct 13, 2001, 9:35 AM
Administrator (9387 posts)
Oct 13, 2001, 9:35 AM
Post #8 of 11
Views: 3886
Hi,
There is a bug in the installer that if you don't have DBI installed, it will generate a 500 server error rather then displaying a nice error message, so this could be the problem.
Have you successfully used any perl script that connects to mysql before?
Cheers,
Alex
--
Gossamer Threads Inc.
There is a bug in the installer that if you don't have DBI installed, it will generate a 500 server error rather then displaying a nice error message, so this could be the problem.
Have you successfully used any perl script that connects to mysql before?
Cheers,
Alex
--
Gossamer Threads Inc.
Oct 14, 2001, 12:36 PM
Administrator (9387 posts)
Oct 14, 2001, 12:36 PM
Post #11 of 11
Views: 3847
Hi,
No you will need MySQL (or other database, Postgres, or perhaps MS SQL if you are on windows) access, and two perl modules installed DBI and DBD::mysql modules.
Check with your ISP if they have these. We'll make the installer/setup better detect this.
Cheers,
Alex
--
Gossamer Threads Inc.
No you will need MySQL (or other database, Postgres, or perhaps MS SQL if you are on windows) access, and two perl modules installed DBI and DBD::mysql modules.
Check with your ISP if they have these. We'll make the installer/setup better detect this.
Cheers,
Alex
--
Gossamer Threads Inc.