Ir para conteúdo

Pergunta

PHP 5.3.3 is required

 

WINDOWS:

Download and use the latest Uniform Server.

CLICK ME to get to their website.

XAMPP sucks and is insecure. Kthxbye.

 

LINUX DEBIAN:

Edit /etc/apt/sources.list

etc if you use nano text editor, make sure you are root and do

nano /etc/apt/sources.list

 

At the bottom, add this:

 

deb http://packages.dotdeb.org stable all

deb-src http://packages.dotdeb.org stable all

 

save file.

 

Then in terminal, do these 2 commands:

gpg --keyserver keys.gnupg.net --recv-key 89DF5277

 

gpg -a --export 89DF5277 | sudo apt-key add -

 

And then do these 2 commands:

 

apt-get update

apt-get upgrade

 

You now have the latest stable PHP version.

 

Não consigo atualizar o PHP :\

O que fazer?

Link para o comentário
https://xtibia.com/forum/topic/214439-erro-ao-abrir-o-site/
Compartilhar em outros sites

6 respostass a esta questão

Posts Recomendados

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...