Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
PHP
»
Xdebug on php-fpm enabled but not work
« previous
next »
Print
Pages: [
1
]
Author
Topic: Xdebug on php-fpm enabled but not work (Read 902 times)
0 Members and 1 Guest are viewing this topic.
f3biz
Newbie
Posts: 15
Xdebug on php-fpm enabled but not work
«
on:
February 06, 2024, 09:28:52 AM »
Hi guys, I have enabled xdebug into option list of phpfpm 8.1 and 8.2 but not work on both.
Anyone can help me how to enable xdebug on phpfpm?
Latest version of cwp.
Webserver Apache + Nginx as reverse proxy
«
Last Edit: February 06, 2024, 09:43:45 AM by f3biz
»
Logged
Starburst
Hero Member
Posts: 1148
Re: Xdebug on php-fpm enabled but not work
«
Reply #1 on:
February 06, 2024, 12:26:55 PM »
Should be as simple as selecting that option in PHP-FPM, saving the custom config, and then rebuilding.
Can you please advise of the following:
What 'errors' and/or 'messages' are being displayed?
What distro are you using?
Logged
f3biz
Newbie
Posts: 15
Re: Xdebug on php-fpm enabled but not work
«
Reply #2 on:
February 06, 2024, 02:17:34 PM »
Ohhh, I have to recompile it?
I think that is only necessary to enable it.
Yes, it works. I have recompiled the phpfpm version and now work good.
Thank you so much guy
Logged
overseer
Hero Member
Posts: 1097
Re: Xdebug on php-fpm enabled but not work
«
Reply #3 on:
February 06, 2024, 05:24:13 PM »
Yes, those are compile-time options, not options you can compile on and off. You can set whatever xdebug settings you want in those php versions respective php.ini
Logged
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
PHP
»
Xdebug on php-fpm enabled but not work