0

I’m running Plesk 18 on AlmaLinux 9.5, and I have a domain – let’s call it example.com – with a subdomain dev.example.com.

I’m trying to enable Xdebug only for the subdomain.

Under the "Additional directives" section for dev.example.com, I’ve added the following:

[Xdebug]
zend_extension=xdebug.so
xdebug.start_with_request=yes
; etc.

I’ve restarted both the web server and the PHP service.

However, Xdebug doesn’t seem to be working. Is there something I might be missing?

Thanks in advance!

asked Apr 15, 2025 at 16:50
1
  • We need to know what version of xdebug at a minimum. I would really spend some time reviewing the xdebug doc site so that you can secure your debug session. This is a good place to start. xdebug.org/docs/step_debug Commented Apr 15, 2025 at 18:13

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.