You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set this up on a server and as such, I don't have root access. I'm unable to edit the PHP ini file, using vim at least, I have added these lines to my .htaccess file:
Using Cpanel I have changed the PHP version to something different and then back to 8.1 restarting the PHP instance. I'm still not able to catch a breakpoint though.
The text was updated successfully, but these errors were encountered:
I'm trying to set this up on a server and as such, I don't have root access. I'm unable to edit the PHP ini file, using vim at least, I have added these lines to my .htaccess file:
I've also added these lines into my
/etc/cl.php.d/alt-php81/custom.ini
file:Using Cpanel I have changed the PHP version to something different and then back to 8.1 restarting the PHP instance. I'm still not able to catch a breakpoint though.
The text was updated successfully, but these errors were encountered: