Hi, I need some help to migrate a site..
If I move it using ftp and scp and changing the config file work, but something don't go. If you can go to http://www.acofiin.eu/ you can see the error (I put the display_error = on in php.ini)
I tried rebuild the php, mysql and everyone in the linux platform, I tried to move the site to enother domain, clean the cache, but nothing.. I have always that error:
*Parse error: syntax error, unexpected '?' in /var/www/vhosts/ acofiin.eu/httpdocs/includes/common.inc(1477)http://acofiin.eu/httpdocs/includes/common.inc%281477%29: eval()'d codeon line 21*
Can someone help me?
Thank's
---- Carlo Filippetto
I'm seeing an output of phpinfo() when I go to that link, not a parse error.
Regards,
Luke
On Tue, 31 May 2011, Carlo Filippetto wrote:
Hi, I need some help to migrate a site..
If I move it using ftp and scp and changing the config file work, but something don't go. If you can go to http://www.acofiin.eu/ you can see the error (I put the display_error = on in php.ini)
I tried rebuild the php, mysql and everyone in the linux platform, I tried to move the site to enother domain, clean the cache, but nothing.. I have always that error:
Parse error: syntax error, unexpected '?' in /var/www/vhosts/acofiin.eu/httpdocs/includes/common.inc(1477) : eval()'d code on line 21
Can someone help me?
Thank's
Carlo Filippetto
Sorry, I'm trying to rebuild all. I tried to move the site into 3 separated servers.
Now I reinstall all the virtual server, move the site, import the db and truncate the cache tables.. But the result is always the same: * Parse error: syntax error, unexpected '?' in /var/www/vhosts/ acofiin.eu/httpdocs/includes/common.inc(1475)http://acofiin.eu/httpdocs/includes/common.inc%281475%29: eval()'d codeon line 21 * Now you can go to the site (www.acofiin.ue) and see the error messages (I enable 'dispaly_errors' on php.ini) The original site is un and running on www.acofiin.org
What can I do to solve this problem?
Thanks
--- Carlo Filippetto
2011/5/31 Carlo Filippetto carlo.filippetto@gmail.com
Hi, I need some help to migrate a site..
If I move it using ftp and scp and changing the config file work, but something don't go. If you can go to http://www.acofiin.eu/ you can see the error (I put the display_error = on in php.ini)
I tried rebuild the php, mysql and everyone in the linux platform, I tried to move the site to enother domain, clean the cache, but nothing.. I have always that error:
*Parse error: syntax error, unexpected '?' in /var/www/vhosts/ acofiin.eu/httpdocs/includes/common.inc(1477)http://acofiin.eu/httpdocs/includes/common.inc%281477%29: eval()'d codeon line 21*
Can someone help me?
Thank's
Carlo Filippetto
A wild guess: a non-english character has made it into the code at that point?
I don't know what the file is doing (maybe you could provide the line that is causing the error).
Luke
On Wed, 1 Jun 2011, Carlo Filippetto wrote:
Sorry, I'm trying to rebuild all. I tried to move the site into 3 separated servers.
Now I reinstall all the virtual server, move the site, import the db and truncate the cache tables.. But the result is always the same:
Parse error: syntax error, unexpected '?' in /var/www/vhosts/acofiin.eu/httpdocs/includes/common.inc(1475) : eval()'d code on line 21
Now you can go to the site (www.acofiin.ue) and see the error messages (I enable 'dispaly_errors' on php.ini) The original site is un and running on www.acofiin.org
What can I do to solve this problem?
Thanks
Carlo Filippetto
2011/5/31 Carlo Filippetto carlo.filippetto@gmail.com Hi, I need some help to migrate a site..
If I move it using ftp and scp and changing the config file work, but something don't go. If you can go to http://www.acofiin.eu/ you can see the error (I put the display_error = on in php.ini) I tried rebuild the php, mysql and everyone in the linux platform, I tried to move the site to enother domain, clean the cache, but nothing.. I have always that error: Parse error: syntax error, unexpected '?' in /var/www/vhosts/acofiin.eu/httpdocs/includes/common.inc(1477) : eval()'d code on line 21 Can someone help me? Thank's ---- Carlo Filippetto