Re: Softaculous won't create my sql database?
You only get two MySQL databases with a Free Hosting account. The other two databases are PostgreSQL, but PostgreSQL isn't enabled for Free Hosting. Unfortunately, there doesn't appear to be a way to tell cPanel not to report the PostgreSQL databases.
You can still install other database-driven apps, but you need to use table prefixes in an existing database (so the table names become application_tablename) so there's no conflict with the tables of an existing application.
“Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
"It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)