Temp Folder – Need more helps
-
Hello,
I work with my sysadmin on this subjet and we are not able to fix the problem.
We tried all the recommendations found in this forum and nothing works.
TEMP FOLDER ARE MISSING
CONFIGURATION :
WP : 6.6.2
PHP : 8.2
URL* :
On the server : exemple.domain.com
For the client : http://www.domain.com/exemple
* We have a rule at Akamai that rewrites the URL—————–
WHAT WE ALREADY TRIED
– addind this line in the config.php –> define(‘WP_TEMP_DIR’, dirname(__FILE__) . ‘/wp-content/temp/’);
– Create the temp folder inf the wp-content folder.
– Giving the 775 permissions for this folder.
———————
From that, do you have any recommendations?
– Do we need to set something on the PHP server directly?
The topic ‘Temp Folder – Need more helps’ is closed to new replies.