I am not familiar with Linux, this is a little embarrassed, although I do PHP development. I am just familiar with the operation of Apache+php+mysql, but Linux server configuration is too understanding
So I installed the windows2008, install the integration package is the Aliyun to provide the download package, install windows2008, needless to say, directly said to install the PHP environment
This place note that Windows 2008 32-bit is the core of Vista, Windows R2 is the Win7 core of the 64-bit to be installed Enterprise Edition full version, core version like Linux no desktop, cmd command operation, recommended to install the full version, In fact, the installation of Windows diagram is easy to operate and easy to manage
Run 32-bit, memory 1G is enough, in fact, my server really 1G, start up, open all kinds of servers, ran to 60%, but before CentOS began to run the service is also 60%-70%, may be before the person's Linux server configuration is also a rookie,
Http://help.aliyun.com/view/11108189_13524909.html?spm=5176.7114037.1996646101.11.ZTk2e7
Then do not open the link to go directly to Aliyun's help center search. Download Windows Compact Package
There are 32 and 64 bits, preferably installed with administrator privileges, all the way. You can also refer to http://help.aliyun.com/view/13495140.html this video. It's complete.
Finally, please note that all of your things are installed and the server can run, but you will see them when you open phpMyAdmin.
Phpmyadmin-error
Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PH P installation properly. Also Ensure that cookie is enabled in your browser.
This time you need to configure PHP. INI inside the session.save_path remember that this path has 3 places to configure, in fact, does not seem to need to configure what
C:/windows/tmp You can specify the location, but you need to give a TMP everyone's permission
The value of the Session.auto_start is changed to 1 (start) and the default is 0 (disabled)
Account.log is the FTP account and the Mysql,root account.
Unable to surf the internet because the IP address and DNS are not configured, please find the host to fill in, run please start remote login, select all version users
As for the Linux CentOS build problem, I'm also studying