Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

i am facing installing issue

Jemis Patel   ( User )

Commented 3 years ago

i am getting Error: Ask your hosting provider to use PHP 7.2.5 or higher for both HTTP and CLI. when i try to install app.i am using xampp with php 7.4

Denis Dulici   ( Admin )

Commented 3 years ago

You should check the PHP version set in the PATH of your operating system.

Kalvin Yap   ( User )

Commented 3 years ago

I am getting the same Error: Ask your hosting provider to use PHP 7.2.5 or higher for both HTTP and CLI..... PHP Version 7.3.13 by php info check.

Bashiro   ( User )

Commented 3 years ago

I have the same issue

Steve   ( User )

Commented 3 years ago

Hi. Sadly, me too. I have added PHP 7.3 to windows Environment variables:

C:\Program Files\PHP\v7.3

Also, I know the domain is running 7.3 from phpinfo.php in the akaunting install folder. There is only 1 HandlerMapping in the site's handlers - pointing to PHP7.3..

Shame, because I was really excited to try this out! Hope you can help

Andres Arenas   ( User )

Commented 3 years ago

Hi Denis, how are you?

What is the point of offering a free application, if there are many people facing installation errors on their servers. I have installed many PHP scripts; and it is my first time trying to solve this problem (Error: Ask your hosting provider to use PHP 7.2.5 or higher for both HTTP and CLI.).

What if you provide real help with an example ?, and not only indicate that it is the source of installation of PHP?


I attach my configuration, what is my error?

PHP_PATH='C:\Program Files\IIS Express\PHP\v7.4.9'

APP_NAME="C O N T A ac"
APP_TITLE="Arenas Consultoría"
APP_ENV="live"
APP_DEBUG=true
APP_INSTALLED=false

APP_LOCALE=es
APP_TIMEZONE="America/Bogota"

DB_CONNECTION=mysql
DB_HOST="xxxx"
DB_PORT="xxxx"
DB_DATABASE="xxxx"
DB_USERNAME="xxxxxx"
DB_PASSWORD="xxxxx"

BROADCAST_DRIVER=log
CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_CONNECTION=sync
LOG_CHANNEL=stack

MAIL_DRIVER="smtp"
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
MAIL_USERNAME=xxxx
MAIL_PASSWORD=xxxx
MAIL_ENCRYPTION=TLS
MAIL_FROM_ADDRESS="xxxx"
MAIL_FROM_NAME="xxxx"

FIREWALL_ENABLED=false

MODEL_CACHE_ENABLED=false


Thank you.

Aibo Bebes   ( User )

Commented 3 years ago

Yep, this needs to be fixed real quick..Spending too much time with installation issues is a motivation damper!

Niraj Pathak   ( User )

Commented 3 years ago

Hi there,
here is the solution for " Ask your hosting provider to use PHP 7.2.5 or higher for both HTTP and CLI. when i try to install app.i am using xampp with php 7.4"
1. Open php.ini in notepad++
2. press Ctrl+h (this will open find and replace.
3. type in find box ;extension
type in replace box extension
replace all
here we go.
save it and restart your localhost provider service.
thanks.

Martin Mrt   ( User )

Commented 3 years ago

Hi,

What is the installation step when you have hosted your site with OVH mutu server ?

How to access pho.ini on a OVH mutu server ?
Is this program even works on OVH mutu server ?
Thanks,

Gary   ( User )

Commented 3 years ago

Error: Ask your hosting provider to use PHP 7.3.0 or higher for both HTTP and CLI.

Please login or register to leave a response.

Showing 1 to 10 of 11 discussions