How PSI is installed on a Windows server2008 server

Source: Internet
Author: User

PSI (HTTP://WWW.OSCHINA.NET/P/PSI-CRM) is an open source invoicing software, the function is more complete, the use is more convenient. There are some problems with installing in Windows server2008 System, and the following are the summary solutions:

1, run Xampp-win32-5.6.8-0-vc11-installer.exe, install XAMPP integrated operating environment

2, modify httpd.conf(xampp/apache/conf/httpd.conf)
Change the Listen80 into listen 192.168.80.251:80
192.168.80.251 Replace the IP address of the actual server

3, modify httpd-xampp.conf(/xampp/apache/conf/extra/httpd-xampp.conf)
Find <locationmatch "^/(? I: (?: xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))" >

# requirelocal (--This line plus # commented out)

4, refer to the following article to install the PSI system

http://my.oschina.net/u/134395/blog/376530

5, modify the MySQL database password, and also modify the following related configuration file:

L psi\web\application\common\conf\config.php

L xampp\phpmyadmin\config.inc.php

6, refer to the following article, configure firewall rules, open TCP 80 port access

Http://www.ithao123.cn/content-677368.html

7, open XAMPP Control Panel, start MySQL and Apache

Browser input Http://192.168.80.251/psi/, the landing window appears, complete.

How PSI is installed on a Windows server2008 server

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.