estou com este problema e não consigo resolvel, se tiver alguem aí com bondade em me ajudar a resolver obrigado
Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 1135 is not allowed to access /tmp owned by uid 0 in /htdocs/home/xxxx/www/xxxxx/admin/includes/functions/sessions.php on line 110
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /htdocs/home/xxxxx/www/xxxxx/admin/includes/functions/sessions.php:110) in /htdocs/home/xxxxx/www/xxxxx/admin/includes/functions/sessions.php on line 67
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /htdocs/home/xxxxx/www/xxxxx/admin/includes/functions/sessions.php:110) in /htdocs/home/xxxxx/www/xxxxx/admin/includes/functions/sessions.php on line 67

Problema No Top Do Oscommerce (parte 1)
Started By Oslain, 09/05/2007, 18:43
1 reply to this topic
#1
Posted 09/05/2007, 18:43
#2
Posted 18/05/2007, 21:09
Tenta dar permissão na pasta de sessões usada pelo oscommerce ./tmp é preciso de permissão de escrita.
ou salve a sessão no mysql? No arquivo config tem esta opção
Por padrão estara assim, no arquivo configure.php
define('STORE_SESSIONS', '');
basta colocar assim: define('STORE_SESSIONS', 'mysql')
ou salve a sessão no mysql? No arquivo config tem esta opção
Por padrão estara assim, no arquivo configure.php
define('STORE_SESSIONS', '');
basta colocar assim: define('STORE_SESSIONS', 'mysql')
1 user(s) are reading this topic
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)