|
Blue Forest http://www.lslnet.com at 19:08 on May 28, 2006
Establishing a Web Server, mysql do not see why the test results?
I use the apache_1.3.20.tar.gz+mysql-3.23.41.tar.gz+php-4.0.6.tar.gz Construction of the Web Server, PHP test no problem. Mysql write test code for the following :
"?for ($i=0;$i<$show;$i++) {?>;
"Tr>;
"Td>;<?echo $arr[$i][Host]?>;</td>;
"Td>;<?echo $arr[$i][User]?>;</td>;
"Td>;<?echo $arr[$i][Password]?>;</td>;
"/tr>;
<?};?>;
Mysqltest.html document entitled, on /usr/local/apache/htdocs catalog, mysql has started
IE is only one China in the entry blank pages, which is why?
There is redhat 8.0 in the Linux cluster used to build cases groupadd groupadd mysql : : groupadd showed bash : command not found However, I clearly can be found with the man groupadd orders But why not? |
Establishing a Web Server, mysql do not see why the test results?
PHP mysql look at the operation of the Directory say |
| |