Vtiger登录页面未显示(Vtiger login page not showing)

编程入门 行业动态 更新时间:2024-10-28 06:26:05
Vtiger登录页面未显示(Vtiger login page not showing)

每次我尝试访问:localhost / vtiger时,它只显示一个空白页面。 我实际上在/ var / www /上有另一个Web应用程序(openatrium),它完全正常工作。

我在网站上添加了一个条目 - 我尝试过(这似乎适用于openatrium):

<Directory /var/www/vtiger> AllowOverride All </Directory>

我也在单独的CentOS VM LAMP上安装了相同的vtiger实例,它完全正常工作。 我已经检查了config.inc.php,一切看起来都是正确的,事实上我也是通过WAMP在Windows中部署它,这也很好用。

我在Ubuntu / Apache2 / PHP5.4上尝试它,我能想到的一个区别是我的CentOS VM正在运行PHP 5.3,以及我的WAMP。

我似乎也无法打开php.ini上的allow_call_time_pass_reference ,因为它丢失了。

有什么建议么?

everytime I try to access: localhost/vtiger, it only shows a blank page. I actually have another web app (openatrium) on /var/www/ which is completely working.

I've added an entry on sites-available, I tried (which seems to work on openatrium):

<Directory /var/www/vtiger> AllowOverride All </Directory>

I also have the same vtiger instance installed on separate CentOS VM LAMP, which is completely working. I've checked config.inc.php and everything seems correct, in fact I also deployed it in Windows through WAMP, which is also working well.

I'm trying it on Ubuntu/Apache2/PHP5.4, one difference I could think of is my CentOS VM is running PHP 5.3, as well as my WAMP.

I can't also seem to turn on allow_call_time_pass_reference on php.ini because its missing.

Any suggestions?

最满意答案

经过无数个小时的搜索,这个补丁对我有用。 似乎是一个 PHP 5.4问题

见Djante的评论

After countless hours of searching, this patch worked for me. Seems that it was a PHP 5.4 issue

See Djante's comment

更多推荐

本文发布于:2023-04-28 07:31:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1331387.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:页面   Vtiger   login   showing   page

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!