castris
Verified User
Hello
A strange problem that affects me in a special way.
A client has a wordpress within a domain in a folder with UTF-8 characters /sueñoartesano/
He uses PHP 8.2 php-fpm in an apache+niginx configuration.
In the path /sueñoartesano/ there is
I put a ticket (#59566) to Directadmin, but after a delay in my answer it has been left hanging, and no matter how much I look around I can't find why it doesn't work.
Everything there is is confusing and mixed with old problems about encoding.
And certainly PHP in its php.ini has utf-8 encoding.
Any ideas?
A strange problem that affects me in a special way.
A client has a wordpress within a domain in a folder with UTF-8 characters /sueñoartesano/
He uses PHP 8.2 php-fpm in an apache+niginx configuration.
In the path /sueñoartesano/ there is
- An index.html
- An i.php with a <?php phpinfo();
- The index.html is reached and show content
- The i.php returns a 404
I put a ticket (#59566) to Directadmin, but after a delay in my answer it has been left hanging, and no matter how much I look around I can't find why it doesn't work.
Everything there is is confusing and mixed with old problems about encoding.
And certainly PHP in its php.ini has utf-8 encoding.
Any ideas?