Lauris
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by Lauris-
Cannot retrieve environment variables with getenv()
I added environment variables to /home/user1/.bashrc and they are available with printenv command but not in PHP with getenv(). What I am doing wrong? Content of ".bashrc": # Source global defin...
-
Can increase memory allocation for a domain?
I just noticed problem with setting memory_limit for some specific cpanel user (customer). In previous WHM versions was ok, when I put php.ini in dir from which runs script, but now php.ini are ign...