-1

执行以下操作后,我在远程服务器上的项目停止工作

1> install putty
2> connect to the remote server using FTP details 
3> then in the root server installed pear using 
    $ sudo apt-get install php-pear
4> then i changed the path in php.ini 

现在服务器已经停止工作......为什么?发生了什么?帮助!!

4

1 回答 1

1

我相信这可能是超级用户的问题。无论如何,我们需要更多细节。

假设服务器正在运行 linux (/unix),请检查日志 - 它们可能会告诉您服务器无法启动的原因。检查 syslog (/var/log/syslog) 和您的服务器软件特定日志。

于 2010-06-30T08:13:04.657 回答