Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/359.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Debian 我可以安装带灯的Phusion乘客吗?_Debian - Fatal编程技术网

Debian 我可以安装带灯的Phusion乘客吗?

Debian 我可以安装带灯的Phusion乘客吗?,debian,Debian,可以同时使用PHP和RubyonRails吗?我想在使用WordPress博客的同时开发一个RubyonRails应用程序。如果有,有没有好的指南?我看到了使用Debian Squeeze设置Phusion Passenger的指南,但我不确定它是否会与PHP并行运行?只需像在虚拟主机中一样配置mod_PHP或FastCGI,就可以了 乘客更容易设置:a2enmod Passenger并将虚拟主机的DocumentRoot设置为$PROJECT/public 他们根本不互相干涉

可以同时使用PHP和RubyonRails吗?我想在使用WordPress博客的同时开发一个RubyonRails应用程序。如果有,有没有好的指南?我看到了使用Debian Squeeze设置Phusion Passenger的指南,但我不确定它是否会与PHP并行运行?

只需像在虚拟主机中一样配置
mod_PHP
FastCGI
,就可以了

乘客更容易设置:
a2enmod Passenger
并将虚拟主机的
DocumentRoot
设置为
$PROJECT/public

他们根本不互相干涉