server - Failed to start apache2.service: Unit apache2.service not found - Ask Ubuntu


i installed xampp in ubuntu 16.04 , server not running. if run command start apache sudo systemctl start apache2 error failed start apache2.service: unit apache2.service not found. problem when run php -v message

php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/mysqlnd.so' - /usr/lib/php/20151012/mysqlnd.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/xml.so' - /usr/lib/php/20151012/xml.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/dom.so' - /usr/lib/php/20151012/dom.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/gd.so' - /usr/lib/php/20151012/gd.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/mbstring.so' - /usr/lib/php/20151012/mbstring.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/mcrypt.so' - /usr/lib/php/20151012/mcrypt.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/mysqli.so' - /usr/lib/php/20151012/mysqli.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/pdo_mysql.so' - /usr/lib/php/20151012/pdo_mysql.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/simplexml.so' - /usr/lib/php/20151012/simplexml.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/wddx.so' - /usr/lib/php/20151012/wddx.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/xmlreader.so' - /usr/lib/php/20151012/xmlreader.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/xmlwriter.so' - /usr/lib/php/20151012/xmlwriter.so: cannot open shared object file: no such file or directory in unknown on line 0 php warning:  php startup: unable load dynamic library '/usr/lib/php/20151012/xsl.so' - /usr/lib/php/20151012/xsl.so: cannot open shared object file: no such file or directory in unknown on line 0 php 7.0.8-0ubuntu0.16.04.3 (cli) ( nts ) copyright (c) 1997-2016 php group zend engine v3.0.0, copyright (c) 1998-2016 zend technologies     zend opcache v7.0.8-0ubuntu0.16.04.3, copyright (c) 1999-2016, zend technologies 

i not find solution far. nice if me.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User