L
L
looker2017-03-25 17:26:52
Laravel
looker, 2017-03-25 17:26:52

Laravel script, what is causing the error?

I downloaded the script for email newsletters, it is written in laravel Installation
procedure on the local server, without errors and everything is according to plan.
I upload an error to vps, I don’t understand what is connected with it ...
I can’t write on the off site of the script. I didn't buy the script.
script link to vps

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kirill, 2017-03-25
@rodgers

Most likely it is because of Rights. Try to change the rights, it helped me.

R
Roman Frank, 2017-03-25
@Akellacom

The error is due to the fact that you are trying to open a file in a different directory on the server
For Apache, for example php_admin_value open_basedir none
php.net/manual/en/ini.core.php#ini.open-basedir
Why there may be an error “file_exists(): open_basedir restriction in effect"?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question