Create new database

Joomla version 1.5 is end-of-life and are no longer supported. Please use Joomla 3.x instead.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
thembelamali
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Thu Apr 11, 2013 12:35 pm

Create new database

Post by thembelamali » Mon Apr 15, 2013 9:12 am

Hi,

I would like to create a new database on my phpMyadmin because the one that I've got it says
"The additional features for working with linked tables have been deactivated. To find out why click here"

How do I create a new one?

Please help

Thanks
Thembela

User avatar
Ankit Mathur
Joomla! Ace
Joomla! Ace
Posts: 1063
Joined: Wed Jan 09, 2013 10:39 am
Location: India
Contact:

Re: Create new database

Post by Ankit Mathur » Mon Apr 15, 2013 11:05 am

thembelamali wrote:Hi,

I would like to create a new database on my phpMyadmin because the one that I've got it says
"The additional features for working with linked tables have been deactivated. To find out why click here"

How do I create a new one?

Please help

Thanks
Thembela
Go to your PMA and runa query as: Create database dbname;
With Kind Regards,
Ready Bytes Software Labs
Joomla Shopping Cart: http://www.readybytes.net/paycart.html

thembelamali
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Thu Apr 11, 2013 12:35 pm

Re: Create new database

Post by thembelamali » Mon Apr 15, 2013 12:53 pm

Is there anyway that I can fix the problem below?

localhost
$cfg['Servers'][$i]['pmadb'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled

$cfg['Servers'][$i]['table_info'] ... not OK [ Documentation ]
Display Features: Disabled

$cfg['Servers'][$i]['table_coords'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['pdf_pages'] ... not OK [ Documentation ]
Creation of PDFs: Disabled

$cfg['Servers'][$i]['column_info'] ... not OK [ Documentation ]
Displaying Column Comments: Disabled
Browser transformation: Disabled

$cfg['Servers'][$i]['bookmarktable'] ... not OK [ Documentation ]
Bookmarked SQL query: Disabled

$cfg['Servers'][$i]['history'] ... not OK [ Documentation ]
SQL history: Disabled

$cfg['Servers'][$i]['designer_coords'] ... not OK [ Documentation ]
Designer: Disabled

$cfg['Servers'][$i]['tracking'] ... not OK [ Documentation ]
Tracking: Disabled

User avatar
Ankit Mathur
Joomla! Ace
Joomla! Ace
Posts: 1063
Joined: Wed Jan 09, 2013 10:39 am
Location: India
Contact:

Re: Create new database

Post by Ankit Mathur » Mon Apr 15, 2013 4:58 pm

thembelamali wrote:Is there anyway that I can fix the problem below?

localhost
$cfg['Servers'][$i]['pmadb'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled

$cfg['Servers'][$i]['table_info'] ... not OK [ Documentation ]
Display Features: Disabled

$cfg['Servers'][$i]['table_coords'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['pdf_pages'] ... not OK [ Documentation ]
Creation of PDFs: Disabled

$cfg['Servers'][$i]['column_info'] ... not OK [ Documentation ]
Displaying Column Comments: Disabled
Browser transformation: Disabled

$cfg['Servers'][$i]['bookmarktable'] ... not OK [ Documentation ]
Bookmarked SQL query: Disabled

$cfg['Servers'][$i]['history'] ... not OK [ Documentation ]
SQL history: Disabled

$cfg['Servers'][$i]['designer_coords'] ... not OK [ Documentation ]
Designer: Disabled

$cfg['Servers'][$i]['tracking'] ... not OK [ Documentation ]
Tracking: Disabled
Well, I would like you to read this documentation: http://wiki.phpmyadmin.net/pma/Configuration_storage
Hope that helps.
With Kind Regards,
Ready Bytes Software Labs
Joomla Shopping Cart: http://www.readybytes.net/paycart.html


Locked

Return to “Installation 1.5”