1: build user relationships with LAMP source code
1: build user relationships with LAMP source code
A. The apache service processes requests with daemon users. Use root as the main process.
B. php source code installation will automatically add the call module to the httpd. conf file, but the Addtype and Dir_Moudel files must be modified.
C. when compiling the mysql source code, add a user configuration to the configure parameter. as the mysql service running user, the default mysql database administrator is root and the password is blank.
Problems encountered during source code setup:
1: if a time error occurs in the browser, modify data. zone = PRC. in the php. ini file.
2: when pre-compiling the php source code, you must compile the -- enable-sockets module.
3: After compilation, modify index. php and AddType in the httpd. conf file.
Application/x-httpd-php. php enables apaache to support php resolution respectively.