Wow,
Today I try to fix problem as Jessica Bushey adviced
It is success with hard to do that, i have 2 main problem
1. missing PHP extensions
2. missing right Elasticsearch version
I had do like this following
-1.- install mandatory PHP extensions :
- cURL (php5-curl)
- JSON (php5-json)
- PDO and PDO-MySQL (php5-mysql)
- XSL (php5-xsl)
by click at WAMPSERVER 2.2 E (from the icon on monitor in the right hand side ) -> php -> PHP extensions please waiting for wamp restart everytime.
for APC (php-apc, or php5-apcu in PHP 5.5)
you must to download file name : php_apc_319_php53_vc9_win7-2008
and rename to php_apc.dll
copy that file to wmap/bin/php/php5.3.13/ext
-> go to wmap/bin/php/php5.3.13/php.ini
find Dynamic Extensions ;
add extension=php_apc.dll in last line of this action or first line if you like
find Module Settings ;
add following to last line of this action or first line if you like
[APC]
apc.enabled = 1
apc.shm_segments = 1
apc.shm_size = 128M
apc.max_file_size = 10M
apc.stat = 1
-> save and restart wamp
-2.- in case that you have problem with Elasticsearch
install and run Elasticsearch
in case that problem with java, may be ask about java_home please
1. install java JDK
2. go to my computer
3. right click properties
4. go to advance system setting tap - > system properties -> environment variable -> user variable for user
5. add new user variable - variable name - JAVA_HOME
variable value c:\Program Files\Java\jdk1.7.0_51
6. add new system variable - variable name - JAVA_HOME
variable value c:\Program Files\Java\jdk1.7.0_51
7. run Elasticsearch
go to Elasticsearch -> bin/elasticsearch.bat
-> bin/plugin.bat
-> bin/service.bat
8. do not close after run Elasticsearch
-3.- copy atom 2.0.1 file which had extracted to -> www
-4.- run localhost
-5.- Wonderful time - It will go to check system page.
edit for your Archival Institution.!
Cheer, enjoy your successful and great job.
Sangduen Pongput
13 March 2014