How add line to php_basedir?

Post your questions about Web Server usage and Apache + PHP + MySQL/SQLite web applications.
Post Reply
aleksey_z
Getting the hang of things
Posts: 66
Joined: Tue Jun 10, 2014 6:41 pm

How add line to php_basedir?

Post by aleksey_z »

Hi, all.

Please tell me where in the Qnap is being tuned a php open_basedir path. I need to add:

Code: Select all

/var/lib/phpfiwa:/var/lib/phpfina:/var/lib/phptimeseries:/var/log
If I add to /php.ini

Code: Select all

open_basedir = "/var/lib/phpfiwa:/var/lib/phpfina:/var/lib/phptimeseries:/var/log"
web servises do not start. If delete - start. How add this line?

In Synology NAS it looks like this:
You do not have the required permissions to view the files attached to this post.
aleksey_z
Getting the hang of things
Posts: 66
Joined: Tue Jun 10, 2014 6:41 pm

Re: How add line to php_basedir?

Post by aleksey_z »

Up.
aleksey_z
Getting the hang of things
Posts: 66
Joined: Tue Jun 10, 2014 6:41 pm

Re: How add line to php_basedir?

Post by aleksey_z »

Help me please.
Post Reply

Return to “Web Server & Applications (Apache + PHP + MySQL / SQLite)”