php - Installation of joomla 3 on offline linux server doesn't get completed -


We have an offline Linux server that has some problem installing Joomla 3 on it to download the Joomla installation package and remove it And after starting the installation process, the first page of the installation has a process stack (Configuration tab) and the next button does not work !!

However there is no problem installing Joomla 2.5 or lower version on this server

What could be the reason?

Thank you.

Check PHP version on your server and compare it.
The same goes for MySQL version.

Comments

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -