
coinanalyzers
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by coinanalyzers-
coinanalyzers commented,
[QUOTE="cPRex, g"nderi: 2917789, "ye: 586151"> Dosyalar?n kayna??na bakal?m. [KOD][root@host /]# rpm -qf /usr/local/bin/php ea-php-cli-1.0.0-9.11.16.cpanel.x86_64 [root@host /]# rpm -qf /opt/cpane...
-
coinanalyzers commented,
Let's look at the source of the files. [root@host /]# rpm -qf /usr/local/bin/php ea-php-cli-1.0.0-9.11.16.cpanel.x86_64 [root@host /]# rpm -qf /opt/cpanel/ea-php80/root/usr/bin/php ea-php80-php...
-
coinanalyzers commented,
Okay, and if you run the full path to the file like this: /opt/cpanel/ea-php80/root/usr/bin/php /home/xxxx/public_html/test.php that does work? I edited my post, can you read and enlighten me...
-
coinanalyzers commented,
Just to confirm, the website works well and you see this listed in the PHP info page, but it's just not working in PHP files executed with cron. Is that correct? Yes it works on real logins. B...
-
coinanalyzers commented,
I'm sorry if there was any confusion - I thought that was the answer the question, as calling /usr/local/bin/php is different than the direct call to /opt/cpanel/ea-php80/root/usr/bin/php. I'm al...
-
coinanalyzers commented,
Yes, you'd need to call the specific PHP version used for that site for that test to be valid. Why didn't you answer my question? About paths and why it works on sites and not in cron? I also tr...
-
coinanalyzers commented,
Hey there! The actual .ini files are stored in the following directory on the system: /opt/cpanel/ea-php##/root/etc/php.d/ where "##" is the specific PHP version you're working with. There are...
-
coinanalyzers created a post,
PHP Browscap.ini Usage
I'm trying to use the PHP browscap module. I made the following addition via MultiPHP INI Editor. [browscap] browscap = "/browscap.ini" I'm putting the file in the top directory on the server. I...