Line 3: | Line 3: | ||
<div class="docslink"> | <div class="docslink"> | ||
<ul> | <ul> | ||
− | <li> | + | <li>[[Script Requirements#Minimum_Server_Requirements|Minimum Server Requirements]]</li> |
− | <li> | + | <li>[[Script Requirements#Recommended_Server_Configuration|Recommended Server Configuration]]</li> |
− | <li> | + | <li>[[Script Requirements#Hosting_Recommendation|Hosting Recommendation]]</li> |
</ul> | </ul> | ||
</div> | </div> | ||
</div> | </div> | ||
<p><b>ProXCore script runs on Linux Server with PHP and MYSQL </b></p> | <p><b>ProXCore script runs on Linux Server with PHP and MYSQL </b></p> | ||
− | <div class="subtitle">Minimum Server Requirements </div> | + | <div class="subtitle" id="Minimum_Server_Requirements">Minimum Server Requirements </div> |
<div class="docs"> | <div class="docs"> | ||
<ul> | <ul> | ||
Line 31: | Line 31: | ||
</ul> | </ul> | ||
</div> | </div> | ||
− | <div class="subtitle">Recommended Server Configuration</div> | + | <div class="subtitle" id="Recommended_Server_Configuration">Recommended Server Configuration</div> |
<p>The following values are recommended for peak performance. However, they are not necessary to run the script. These settings would matter after your site has a lot data.</p> | <p>The following values are recommended for peak performance. However, they are not necessary to run the script. These settings would matter after your site has a lot data.</p> | ||
<div class="highlightbox"> | <div class="highlightbox"> | ||
Line 40: | Line 40: | ||
allow_url_fopen : On</p> | allow_url_fopen : On</p> | ||
</div> | </div> | ||
− | <div class="subtitle">Hosting Recommendation</div> | + | <div class="subtitle" id="Hosting_Recommendation">Hosting Recommendation</div> |
<p>Minimum 256MB RAM is required to run this software. However, the recommended RAM is 1 GB for smooth performance.</p> | <p>Minimum 256MB RAM is required to run this software. However, the recommended RAM is 1 GB for smooth performance.</p> | ||
[[Category:Common]] | [[Category:Common]] |
Revision as of 10:43, 21 February 2015
ProXCore script runs on Linux Server with PHP and MYSQL
- cPanel Based Hosting
- cPanel is highly recommended. Our support is available on cPanel only. We do not offer support on any other control panels.
- PHP Version 5.2.8 and above
- PDO
- GD Library
- FreeType Library
- cURL
- Mhash
- MySQL 4 or above
- IonCube Loader
The following values are recommended for peak performance. However, they are not necessary to run the script. These settings would matter after your site has a lot data.
Kindly do the following PHP Configuration in order to get optimum performance :</br> max_execution_time : 1200</br> memory_limit : 1024M</br> post_max_size : 100M</br> allow_url_fopen : On
Minimum 256MB RAM is required to run this software. However, the recommended RAM is 1 GB for smooth performance.