Username33
New Pleskian
- Server operating system version
- AlmaLinux 9.5
- Plesk version and microupdate number
- 18.0.68 Update #2
Hi everyone,
I have a domain – let’s call it example.com – with a subdomain dev.example.com. I’m trying to figure out if it’s possible to enable Xdebug only for the subdomain.
I’ve added the following configuration under the “Additional directives” section for dev.example.com:
However, Xdebug doesn’t seem to be working.
Any ideas on what I might be missing?
Thanks in advance!
I have a domain – let’s call it example.com – with a subdomain dev.example.com. I’m trying to figure out if it’s possible to enable Xdebug only for the subdomain.
I’ve added the following configuration under the “Additional directives” section for dev.example.com:
[Xdebug]
zend_extension=xdebug.so
xdebug.start_with_request=yes
; etc.
However, Xdebug doesn’t seem to be working.
Any ideas on what I might be missing?
Thanks in advance!