Due domande:codice:+ cat ./settings.cfg ACCEPT_ALL_COOKIES:TRUE ACCEPT_INVALID_COOKIES:TRUE COOKIE_FILE:/path/to/directory/.lynx_cookies COOKIE_SAVE_FILE:/path/to/directory/.lynx_cookies FORCE_SSL_COOKIES_SECURE:TRUE SET_COOKIES:TRUE PERSISTENT_COOKIES:TRUE COOKIE_FILE:cookie.file COOKIE_INVALID_DOMAINS:TRUE COOKIE_ACCEPT_INVALID_DOMAINS:TRUE COOKIE_ACCEPT_FROM_THESE_INVALID_HOSTS:TRUE + lynx -cfg ./settings.cfg -cmd_log=./test-settings 'http://localhost:8000/wp-admin/options-general.php?page=settings_page' Accept invalid cookie path=/wp-admin as a prefix of '/'? (n)
1. Perchè il cookie non è valido?
2. Si può comunque fare in modo che venga accettato automaticamente (senza chiedere conferma)?

Rispondi quotando