Hello list,
For a correct solution you should allways use forwardslashs
in the Apache config files, also on Windows:
> PHPIniDir "C:/Program Files/PHP"
Just to clarify that. The Apache manual [1] is very clear about that:
| For example, in a default install, Apache resides at ...
| "c:/Program
Sorry for writing here, but can't comment a closed bug.
PHPIniDir "C:\Program Files\PHP\"
Quoting (all) filesystem paths is always a good idea. For a correct solution
you should allways use forwardslashs in the Apache config files, also on
Windows:
| PHPIniDir "C:/Program Files/PHP"
Regards,