[ZendTo] Re: Fresh Install help

Jules Jules at Zend.To
Mon Jan 28 10:43:55 GMT 2013


On 25/01/2013 18:25, Gray McCord wrote:
> I have 4.11 running fine on the Ubuntu VM and am in the process of 
> attempting an install on a fresh Ubuntu 12.10 system. I'm pretty sure 
> that I have followed the instructions to install everything, and the 
> Zendto home page successfully loads in my browser.  However, I cannot 
> seem to add any users. When I run the adduser.php script, I get 
> several "undefined index" errors followed by  a message indicating the 
> user has been created.
You can get rid of the undefined index notices by adding "& ~E_NOTICE" 
to the setting for error_reporting in /etc/php5/cli/php.ini.

Try to load the home page of the web site before you try creating users. 
And you do then of course need to be root to create users (but do the 
home page first, as that should trigger the creation of the database 
with the right ownership and permissions).

I assume you're using SQLite3 as the database type.

Jules.
> However, the user has not been created and in fact, it appears that 
> the SQLite database file has not been created in /var/zendto. I'm sure 
> I'm doing something fundamentally wrong, and apologize in advance if 
> this is a stupid question. Can anyone point me in the direction of a 
> solution?
>
> Thanks!
>
> Gray
>
> Gray McCord
> /Adapt, Mutate, Migrate, or Die/
> -C. Darwin
>
>
> -- 
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
>
>
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>
> Jules
>
> -- 
> Julian Field MEng MBCS CITP CEng
>
> 'If I were a Brazilian without land or money or the means to feed
>   my children, I would be burning the rain forest too.' - Sting
>
> www.Zend.To
> Twitter: @JulesFM
> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20130128/8c3552b0/attachment.html 


More information about the ZendTo mailing list