dan.klasson
New member
- Joined
- Nov 19, 2014
- Messages
- 1
Not sure if this is a DirectAdmin related question. On my Ubuntu machine I have two php.ini files:
/etc/php5/apache2/php.ini
/etc/php5/cli/php.ini
I'd like to have the same on our centOS server. As I would like to enable proc_open only on CLI so I can build our Laravel app.
/etc/php5/apache2/php.ini
/etc/php5/cli/php.ini
I'd like to have the same on our centOS server. As I would like to enable proc_open only on CLI so I can build our Laravel app.