Welcome to the E-Blah Community!
We would like to welcome you to our community and invite you to register an account or login.
Being a registered member is important, as it gives you several advantages over the normal Guest status. After registering you will be able to download files and images, post messages, and access member-only portions of the forum - just to name a few. Registration is quick and simple, and only takes about a minute of your time.

E-Blah Community    E-Blah Discussion    E-Blah Bugs  ›  Install.pl Fails if no MySQL DBD
Users Browsing Forum
MSN Bot and 1 Guests

Install.pl Fails if no MySQL DBD  This thread currently has 366 views. Print
1 Pages 1 Recommend Thread
Computer Guru
March 28, 2007, 11:50am Report to Moderator Report to Moderator

E-Blah Member
Posts: 21
Gender: Male
Posts Per Day: 0.03
Time Online: 2 hours 23 minutes
Though eBlah SQL works with both SQLite and MySQL for CGI, if MySQL package is not installed, you won't be able to set up eBlah SQL because the "the following packages were found" text will not be displayed - even if SQLite is installed.

Perl 5
Windows Server 2003
Perl runing as CGI

Code
C:\Perl\bin>ppm query sql
┌──────────┬───────┬─────────────────────────────────────────────────────┬────┐
│name      │version│abstract                                             │area│
├──────────┼───────┼─────────────────────────────────────────────────────┼────┤
│DBD-SQLite│1.13   │Small fast embedded SQL database engine.             │perl│
│DBD-mysql │3.0002 │A MySQL driver for the Perl5 Database Interface (DBI)│site│
└──────────┴───────┴─────────────────────────────────────────────────────┴────┘
 (2 packages installed matching 'sql')


This is *after* install MySQL DBD. Before installing MySQL DBD, SQLite was available, yet setup would not proceed.
Logged Offline
Site Site Private Message Private message
Justin
March 28, 2007, 2:35pm Report to Moderator Report to Moderator

The E-Blah Developer
E-Blah Programmer
Posts: 15,070
Gender: Male
Posts Per Day: 6.55
Reputation: 93.40%
Reputation Score: +297 / -21
Time Online: 36 days 23 hours 14 minutes
Location: Tallassee, AL
Age: 22
Ok, I'll add it to my list.


I do installs for $25 and upgrades for $20.
Technical support is always free.

  Donate to E-Blah!  

My Websites: Revolution Reality (My Blog)  |  MinistryTalk.com  |  Portfolio

"But you, O Lord, are a compassionate and gracious God, slow to anger, abounding in love and faithfulness." — Psalm 86:15 NIV

Logged Offline
Site Site Private Message Private message Reply: 1 - 1
1 Pages 1 Recommend Thread
Print

E-Blah Community    E-Blah Discussion    E-Blah Bugs  ›  Install.pl Fails if no MySQL DBD