PHP error on installation

Hi,

I am getting the following error on installation & running NextCloud first time on browser.

		PHP module zip not installed.
		Please ask your server administrator to install the module.
				
		PHP module cURL not installed.
		Please ask your server administrator to install the module.
				
		PHP modules have been installed, but they are still listed as missing?
		Please ask your server administrator to restart the web server

PHP installed on laptop:

                   php -v
                   PHP 7.0.4-7ubuntu2.1 (cli) ( NTS )
                   Copyright (c) 1997-2016 The PHP Group
                   Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
                   with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

I am on Ubuntu 16.04 64-bit and this is a local installation of the server file on my laptop. Please let me know if you need any more information.

Thanks

Ganesh Bhat

Did you follow the advice and installed/activated the missing modules?

The answer is right there :wink:

Install and enable the required PHP modules, find out how in your favorite search engine.

Apologies. I am not a regular PHP user and not accustomed to understand that they are module name.

Thanks for your help… :slight_smile:

Installed the modules and its all working fine.

1) My ISP installed module zip. PHP info shows the module is installed and the error remains, via cPanel:
The following errors were found :
Required PHP extension not found : zip

2) Via setup-nextcloud.php, I can see “All Nextcloud dependencies found” but after a long time I get 504 Gateway Time-out error. My ISP increased the value. The same.

3) Now I’m trying via FTP. The installation was successful. Let’s see if it works fine.

If you want to try I can give you data access to see what’s going on.

Thank you.