Page 1 of 1

Warning issue

PostPosted: 13. July 2016 20:33
by Saua
Hi.
I´m new here and have the following problem. I installed the laterst version of Xampp. Then I installed 1 Wordpress and then another Wordpress. In both is installed a Theme.
The problem I found is that when i run the first Wordpress created, I have no issues with it but I get the following message:

Warning: Unknown:open(/temp\sess_ir1340h7q77r6fas6d0gufka1, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current settings of session.save_patch is correct (/tmp) in Unknown on line 0


But when I run the second Wordpress created, I don´t get this warning message. I don´t know why this happens.
May be a configuration with Xampp to allow to run 2 Wordpress (not simultaneous)?

Re: Warning issue

PostPosted: 13. July 2016 20:52
by Altrea
Hi,

Saua wrote:May be a configuration with Xampp to allow to run 2 Wordpress (not simultaneous)?

No, XAMPP does not limit the count of default Wordpress installations.

best wishes,
Altrea

Re: Warning issue

PostPosted: 13. July 2016 21:03
by Nobbie
Saua wrote:May be a configuration with Xampp to allow to run 2 Wordpress (not simultaneous)?


No. Xampp does not "know" anything about Wordpress, Xampp is only a server environment.

May be a configuration with Wordpress, not to allow to run 2 Wordpreiss simultaneously.