I´m using Linux. I have set the permissions on log to 700 and the owner as www-data (apache´s user). I have php enabled and working fine but about mysql, can you tell me what can be wrong? -- Fernando Marcelo Morgenstern
Desenvolvimento de sistemas WEB multiplataforma. --------- Mensagem Original -------- De: N P List <[EMAIL PROTECTED]> Para: Fernando Marcelo Morgenstern <[EMAIL PROTECTED]> Cópia: [email protected] Assunto: Re: Blank page :( Data: 13/04/06 13:32 > Fernando Marcelo Morgenstern wrote: > > >Hi, i'm trying to install roundcube but i'm getting an blank page. I looked > >at logs/ but it was empty. Tried to look at apache's error log but i didn't > >found anything. What is happening? > > > >-- > >Fernando Marcelo Morgenstern > > > >Desenvolvimento de sistemas WEB multiplataforma. > > > > > Make sure your log and temp directories have 777 permission, otherwise > logs don't get written. I guess you are running it on Linux/Unix. I > think it might be a permission problem. Oh yes, just a thought, does > Apache have PHP mod enabled? > > Ciao, > > Nitin >
