本帖最后由 rodman74221 于 2009-11-12 12:29 编辑
系統環境 ubuntu + apach2+mysql5.0+php5+phpmyadmin
我在網頁UCenter Home程序安裝的2.設置UCenter信息這裡出現問題如下
MySQL Ee\rror
Message:MySQL Query Error
SQL:SELECT *FRIN ucgome_conflg
Error:Table 'uchome.uchome_conflg' doesn't exist
Errno:1146
請問我該怎樣解決?
以下是apache2錯誤資訊
[Wed Nov 11 14:19:04 2009] [notice] Apache/2.2.11 (Ubuntu) configured -- resuming normal operations
[Wed Nov 11 14:22:09 2009] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
[Wed Nov 11 14:22:12 2009] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
[Wed Nov 11 14:25:37 2009] [notice] caught SIGTERM, shutting down
[Wed Nov 11 14:25:42 2009] [notice] Apache/2.2.11 (Ubuntu) configured -- resuming normal operations
[Wed Nov 11 14:25:43 2009] [notice] Graceful restart requested, doing restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Wed Nov 11 14:25:43 2009] [notice] Apache/2.2.11 (Ubuntu) configured -- resuming normal operations
[Wed Nov 11 14:26:01 2009] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
[Wed Nov 11 14:26:04 2009] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
[Wed Nov 11 14:35:29 2009] [notice] caught SIGTERM, shutting down
[Wed Nov 11 14:35:30 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal operations
[Wed Nov 11 14:36:01 2009] [notice] caught SIGTERM, shutting down
[Wed Nov 11 14:36:02 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal operations
[Wed Nov 11 15:11:32 2009] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
[Wed Nov 11 15:11:35 2009] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
[Wed Nov 11 15:15:20 2009] [notice] SIGHUP received. Attempting to restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Wed Nov 11 15:15:20 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal operations
[Wed Nov 11 15:17:16 2009] [error] [client 127.0.0.1] File does not exist: /var/www/ucenter
[Wed Nov 11 15:34:40 2009] [notice] caught SIGTERM, shutting down
[Wed Nov 11 15:34:42 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal operations
[Wed Nov 11 15:38:45 2009] [notice] caught SIGTERM, shutting down
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/msql.so' - /usr/lib/php5/20060613+lfs/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Nov 11 15:38:46 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal operations
[Wed Nov 11 15:48:44 2009] [notice] caught SIGTERM, shutting down
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/msql.so' - /usr/lib/php5/20060613+lfs/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Nov 11 15:53:38 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal operations
[Wed Nov 11 16:17:22 2009] [notice] caught SIGTERM, shutting down
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/msql.so' - /usr/lib/php5/20060613+lfs/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Nov 11 16:17:23 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal operations
[Wed Nov 11 16:38:30 2009] [notice] caught SIGTERM, shutting down
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/msql.so' - /usr/lib/php5/20060613+lfs/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Nov 11 16:39:54 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal operations
[Thu Nov 12 09:30:40 2009] [notice] Graceful restart requested, doing restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/msql.so' - /usr/lib/php5/20060613+lfs/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Nov 12 09:30:40 2009] [notice] Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal operations |