Lauris
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Comments
Recent activity by Lauris-
I got it working by registering my App in cPanel > Application Manager and defined env. variables there. Not sure if this is correct way to define environment variables per hostnames, but at least ...
-
From CLI it is working as it should, but if I execute that php fine in browser it does not show nothing. Do I need Apache module for that? I am using latest cPanel version and php 7.3 and 8.0
-
Hey there! This isn't really a cPanel issue, but I think we can get this working for you! You need to declare the variable first - try something like this in the PHP file: That should print...
-
Same here too.