[ZendTo] Unable to write to DB

Jules Jules at Zend.To
Fri Nov 11 12:42:46 GMT 2016


If you
     select * from file;
does it list all the files, including recent ones?

I'm wondering if it's a MySQL permissions problem. Can you use 
/opt/zendto/bin/adduser.php to add a user to the "usertable"?
If it lets you, then do
     select * from usertable;
to check your new user is actually there.

On 10/11/2016 17:56, Dariusz Radoszek wrote:
> mysql> show tables;
> +------------------+
> | Tables_in_zendto |
> +------------------+
> | addressbook      |
> | authtable        |
> | dropoff          |
> | file             |
> | librarydesc      |
> | loginlog         |
> | pickup           |
> | recipient        |
> | regexps          |
> | reqtable         |
> | usertable        |
> +------------------+
> 11 rows in set (0.00 sec)
>
> I recreated database but it didn't help.
>

Jules

-- 
Julian Field MEng MBCS CITP CEng

'What happened in the past that was painful, has a great deal to
  do with what we are today.' - William Glasser

www.Zend.To
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654



More information about the ZendTo mailing list