Em Ter 20 Abr 2004 21:29, Jorge Piza López escreveu: > After reinstalling PHP 4.3.4 I have not been able to work sessions. Receipt > > Warning: session_start (): open(/tmp\sess_... etc. > > I have modified the session.save_path in php.ini and I have created the > directories manually in the work directory in the root and in the root > directory of the web server that is xitami. > > Also, I have tried to install php in the root and in the programs > directory. > > I always obtain the same result and it seemed that the configuration of the > ini doesn't have anything to do with the form like php is executed. phpinfo > () it always reports / tmp for session.save_path > > Is there somebody that can help me? > > If Spanish or Portuguese speak better. > > Thank you.
pt_BR: eu estou php 4.3.4 e também modifiquei o meu php.ini apontando session.save_path para outro diretório, que está fora do document_root do apache e o phpinfo() reporta o local especificado corretamente. en: i'm using php 4.3.4 and have also modified my php.ini pointing session.save_path to other directory that is out of apache document_root and phpinfo() reports the especified place corectly.