Skip to main content

All Questions

Tagged with
0 votes
0 answers
172 views

Error in installing imagick due to dependencies issue

Need to install imagick on 7.3 qa server. Having dependency issues on ubuntu 16.04 root@ip-172-31-37-47:/home/zia# sudo apt-get install php-imagick Reading package lists... Done Building dependency ...
Aashir Zia's user avatar
1 vote
1 answer
490 views

Web server not using TLS 1.2 when connecting to Amazon SES via SMTP

I have received an email stating that our servers need be updated to use TLS 1.2 when sending emails to Amazon SES via SMTP. I have looked into the servers mentioned and all layers involved appear to ...
Steve's user avatar
  • 11
0 votes
0 answers
179 views

PHP: MySQL Module Missing

On Ubuntu 16, dpkg --list showing the following: root@srv# dpkg --list | grep -i php rc php7.1-mysql 7.1.27-1+ubuntu16.04.1+deb.sury.org+1 amd64 MySQL ...
Eng7's user avatar
  • 610
0 votes
1 answer
73 views

Ubuntu Apache php and php-cli access rights

We have an apache server running with php7.4 on an Ubuntu system. The apache user is the default user www-data. My website resides in the folder: /var/www/html/contract-request and has recursively ...
Calamity Jane's user avatar
0 votes
1 answer
43 views

How to have customers upload a image directly to my ubuntu16 server?

i have a html form for uploading images. i have a additional php file for the action. but the upload itself keeps failing what did i do wrong? here is the html form and the php HTML FORM : <form ...
Back2Basics's user avatar
1 vote
0 answers
80 views

In my live project .php files are creating with name like t1kpvh7s.php which contains this type of code kindly guide what are these for

this is the file code which is created automatically in my public folder in laravel 8 project deployed on ubuntu server. Is this some kind of malware or virus Please kindly explain it, thanks is ...
user18660588's user avatar
0 votes
1 answer
2k views

Unable to install php7.2-curl on Ubuntu 16.04

I’m currently running Ubuntu 16.04 and I try to install php7.2-curl. I running : sudo add-apt-repository ppa:ondrej/php sudo apt-get update sudo apt-get install php7.2-curl Result : Reading package ...
Aurélien W's user avatar
3 votes
0 answers
679 views

Attempting to build php5.6 on Ubuintu 16.04

This has been a long path to upgrade a 5-year old server that is using a very old version of WordPress. The server has been running fine, but it's time to upgrade WordPress and port the site to an ...
po4599's user avatar
  • 31
1 vote
0 answers
1k views

Installing php5.6-mbstring on Ubuntu 16.04

Before the question, I am running on Ubuntu 16.04. Upgrading is not an immediate option. I have installed php5.6 following the instructions in this article: https://www.liquidweb.com/kb/install-...
tniles320's user avatar
-2 votes
1 answer
152 views

Laravel BusServieProvider

i've been struggling with this error for some time now. am having this error below in my laravel API when i push to live server, but the same codebase is working perfectly and dispatches every mail in ...
Danso Adjei's user avatar
-1 votes
1 answer
3k views

cannot install php5.6-zip on ubuntu 16.04 [duplicate]

currently I want to update my old php 5.6 application in ubuntu xenial 16.04.6 with php5.6-zip extension. sudo apt-get install php5.6-zip E: Unable to locate package php5.6-zip E: Couldn't find any ...
Clarissa Clapie's user avatar
1 vote
0 answers
622 views

php5.6-zip not available?

I am currently using php 5.6 for one of my very old project, it is on ubuntu 16.04. I needed to install php-zip extension on it. I tried apt-get install php5.6-zip, did not work. Showed there is no ...
Abir Imtiaz's user avatar
0 votes
0 answers
317 views

Enable soap 7.0 on Ubuntu 16.04 with PHP 7.0 and PHP 7.4

I'm trying to enable soap, but there's no way. The thing is that I have PHP 7.4, which does not have php7.4-soap because it is not available for 16.04, but I also have php7.0 with php7.0-soap. When I ...
Sanchez9a's user avatar
0 votes
1 answer
4k views

PHP in Nginx being downloaded instead of rendered?

I'm sure this is kind of a duplicate question, but I've tried googling this to no avail. I'm trying to make a site that will just run a php script on a button press. I'm trying to get php to work ...
MilkToast's user avatar
1 vote
1 answer
2k views

Use ODBC in PHP7.4 - Unable to locate package php7.4-odbc

I need to use functions from PHPs ODBC library (like odbc_connect) on my Ubuntu 16.04.6 LTS Server. Unfortunately, if I try to install php7.4-odbc with sudo apt-get install php7.4-odbc is fails with ...
acb1980's user avatar
  • 165

15 30 50 per page
1
2 3 4 5
24