Jooglar Logo
 Pathway : Home arrow Forum
Register. Lost Password?
Home
Download
Products
Help & Support
Sitemap
Other
 
 
Jooglar Support Forum
Welcome, Guest
Please Login or Register.    Lost Password?
IMPORTANT: MySQL server must allow InnoDB tables (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: IMPORTANT: MySQL server must allow InnoDB tables
#48
Jooglar (Admin)
Admin
Posts: 144
graph
User Online Now Click here to see the profile of this user
IMPORTANT: MySQL server must allow InnoDB tables 8 Months, 3 Weeks ago  
Your MySQL server must allow InnoDB tables. If not, this component won't work properly.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#50
subfighter (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Re:IMPORTANT: MySQL server must allow InnoDB tables 8 Months, 3 Weeks ago  
how do we check to know if INNODB is installed on our server..

I visited there site as does in only work with php 5? or is there a version for php 4.0x

thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#56
Jooglar (Admin)
Admin
Posts: 144
graph
User Online Now Click here to see the profile of this user
Re:IMPORTANT: MySQL server must allow InnoDB table 8 Months, 3 Weeks ago  
Check this URL to see how:

http://dev.mysql.com/doc/refman/5.0/en/show-engines.html


If it is correctly installed.
1.- Install the component.
2.- Go to your PHPmyAdmin.
3.- Click on the table "jos_periodico_nueva_noticia".

If you see on the top of the page a text similar to the one below, InnoDB is installed. If not, you should ask your hosting provider to install it for you:

"InnoDB free: 11264 kB; (`FuenteRSS`) REFER `joomla15/jos_periodico_rss`(`IDRSS`)"

If your provider installs you InnoDB after you installed the component, you must reinstall the component to get it work fine.

Regards,
Raśl.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/07 13:09 By Jooglar.
  The administrator has disabled public write access.
#184
fwahlqvist (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Thoughts on Online marketing
Re:IMPORTANT: MySQL server must allow InnoDB table 8 Months ago  
subfighter wrote:
how do we check to know if INNODB is installed on our server..

If you have phpmyadmin or similar you can use
Code: :

show engines;



And also is there any plans to integrate any other tables/engiens?
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/07 12:59 By fwahlqvist.
  The administrator has disabled public write access.
#185
Jooglar (Admin)
Admin
Posts: 144
graph
User Online Now Click here to see the profile of this user
Re:IMPORTANT: MySQL server must allow InnoDB table 8 Months ago  
And also is there any plans to integrate any other tables/engiens?

No, we do not expect to integrate new engines.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply