Current time: 04-20-2024, 08:53 AM Hello There, Guest! (LoginRegister)


Post Reply 
problem with 500 error on php pages of virtual host
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: problem with 500 error on php pages of virtual host
Hi Cyril

Here we have:
***
<b>Fatal error</b>: Directive 'allow_call_time_pass_reference' is no longer available in PHP in <b>Unknown</b> on line <b>0</b><br />
***

it looks like this is a php-config directive which is no more supported with your new php version.

ispcp ist - now - very old and does not support the newer php versions out of the box.

You can try the following:
change the php.ini in
/var/www/fcgi/<domain>/php5/php.ini and also for domain = "master" which is the panel itself.

Start with /var/www/fcgi/master/php5/php.ini
In the php.ini you search for "allow_call_time_pass_reference" and comment the whole line.

Then try again to load your ispcp-panel.

If there are more fatal errors (with "in Unknown" line "0") - then theres a good chance that there are more configuration directives that are no more supported with your php.

I assume you had php 5.2 or php 5.3 and now you have php 5.4

Read at least
http://ch2.php.net/manual/en/migration54...atible.php

If you found all the problems - also change the other php.ini and then you can change also the template so that new domains also hav a compatible php.ini:
/etc/ispcp/fcgi/parts/php5/php.ini

Hope this helps

/Joxi
05-07-2013 09:52 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: problem with 500 error on php pages of virtual host - joximu - 05-07-2013 09:52 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)