Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Correct link in PHP error text

On my localhost if I'm working on a project in http://localhost/project_name/ whenever I get an error or a warning it contains a link to the function but the link points to the wrong place, e.g. it points to http://localhost/project_name/function.rename

I have the many-HTML manual in http://localhost/php_manual/ is there a setting by which I instruct PHP to point to the correct place when it issues an error or a warning?

like image 433
Majid Fouladpour Avatar asked Sep 10 '26 12:09

Majid Fouladpour


1 Answers

see docref_root

like image 51
VolkerK Avatar answered Sep 13 '26 01:09

VolkerK



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!