Вы не вошли.
Страницы: 1
i installed a new web and that works fine with query
but i picked custom login (wcf2 woltlab)
but it returns me back to the site without a login see the image.
what can be the issue?
Вне форума
Open config file shop/config.php
find
'session' => 'sql',
Change
'session' => 'file',
or
'session' => '',
And add in file .htaccess
php_value session.save_path '/path/you_site/session_folder'
Вне форума
that worked! thank you.
but I do get a new error when i added a server.
Error:
SOCKET_ERROR: php_network_getaddresses: getaddrinfo failed: Name or service not known
Вне форума
Check server via query and rcon console:
shop/admin/?page=query
shop/admin/?page=rcon
Вне форума
Instead of a domain name, use an ip address.
Вне форума
i don't get it! so i again changed to ip and again this error
Error:Failed to write on socket.
but this hosting (plesk hosting) has all available options enabled..i dont get it im lost,
and remote socket connections are enabled..
Отредактировано HOST (21-05-2018 21:31:57)
Вне форума
Страницы: 1