Joomlatwork
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 19, 2013, 02:32:13 PM

Login with username, password and session length
Search:     Advanced search
15739 Posts in 5223 Topics by 10964 Members
Latest Member: edgepsyered
* Home Help Search Login Register
+  Joomlatwork
|-+  PHP Development Studio
| |-+  General questions
| | |-+  www.phpdevelopmentstudio.com is down ? and Innodb support...
« previous next »
Pages: [1] Print
Author Topic: www.phpdevelopmentstudio.com is down ? and Innodb support...  (Read 3204 times)
crony
Newbie
*
Posts: 9


View Profile Email
« on: November 16, 2008, 06:40:31 PM »

Hello,

I don't know what to think since the website is down... The tutorials are interesting, and would like see them.

I would like to enable InnoDB engine as well, I saw it was deactivated by default. Is there a way to activate it ?

I tried to modifiy the my.cnf file uncommenting those lines :

Code:
skip-innodb
# Uncomment the following if you are using InnoDB tables
innodb_data_home_dir = C:/Program Files/PHPDevelopmentStudioPro3.0/xampp/mysql/data/
innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = C:/Program Files/PHPDevelopmentStudioPro3.0/xampp/mysql/data/
innodb_log_arch_dir = C:/Program Files/PHPDevelopmentStudioPro3.0/xampp/mysql/data/
# You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
set-variable = innodb_buffer_pool_size=16M
set-variable = innodb_additional_mem_pool_size=2M
# Set .._log_file_size to 25 % of buffer pool size
set-variable = innodb_log_file_size=5M
set-variable = innodb_log_buffer_size=8M
innodb_flush_log_at_trx_commit=1
set-variable = innodb_lock_wait_timeout=50

But at restart, I lost my workbench...Then I get it back, but seems not activated (thru phpmyadmin)

Thanks for your help !
« Last Edit: November 16, 2008, 06:56:12 PM by crony » Logged
John
Administrator
Sr. Member
*****
Posts: 421


JoomlAtWork team member


View Profile Email
« Reply #1 on: November 20, 2008, 07:31:46 AM »

Indead, the site down as it is suffering from a long lasting DOS attack, sorry.

On the InnoDB settings, I found an article describing exactly what you tried to do: getting-innodb-on-xampp-for-windows

Hope this will help.

Regards,
John
Logged
crony
Newbie
*
Posts: 9


View Profile Email
« Reply #2 on: November 20, 2008, 12:52:38 PM »

Thank you, works perfect !  Smiley
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!