[ZendTo] Re: Centos Yum install

Jules Jules at Zend.To
Fri Apr 15 12:43:10 BST 2011



On 14/04/2011 11:08, Elston, Ian wrote:
> Cheers, that fixed it. I did go through the instructions and thought I'd
> yum'd a lot of the other packages.  It would be ace if you only had to
> do 'yum install zendto' after adding the other repository(s) and all the
> dependencies were there. Almost easier than the VM... (which I couldn't
> get to import, but again that might be me/my vCenter). Wouldn't it make
> updates a lot easier?
>
>
> If I go to about.php now the page loads (albeit with reference to ECS,
> which I can fix) I get these errors at the top
> Warning: mysqli::mysqli() [function.mysqli-mysqli]: (HY000/2003): Can't
> connect to MySQL server on 'mumford.bolton.ac.uk' (113) in
> /opt/zendto/lib/MySQL.php on line 48
>
> Warning: mysqli_autocommit() [function.mysqli-autocommit]: Couldn't
> fetch mysqli in /opt/zendto/lib/MySQL.php on line 54
After installing php-mysql, you might try restarting mysql as well. Have 
you set up the database on MySQL? If not, read the contents of 
/opt/zendto/sql directory as that will give you the commands you need to 
type to create the database and set up the database user and such like.

Jules.
> And at the site root:
>
> Warning: mysqli::mysqli() [function.mysqli-mysqli]: (HY000/2003): Can't
> connect to MySQL server on 'mumford.bolton.ac.uk' (113) in
> /opt/zendto/lib/MySQL.php on line 48
>
> Warning: mysqli_autocommit() [function.mysqli-autocommit]: Couldn't
> fetch mysqli in /opt/zendto/lib/MySQL.php on line 54
>
> Warning: Invalid argument supplied for foreach() in
> /opt/zendto/lib/NSSDropbox.php on line 913
>
> Next I'm going to wade through the other configs/add the SSL cert. And I
> don't think my AD authentication settings are anywhere near right.
>
> I'm weirdly enjoying the challenge though!
>
> Ian
>
>
>
> ------------------------------------------------------------------------
> ------
> Ian Elston
> Networks&  Developments
> The University of Bolton
> http://www.bolton.ac.uk
>
>
>
> -----Original Message-----
> From: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] On Behalf
> Of Julian Field
> Sent: 14 April 2011 09:42
> To: ZendTo Users
> Subject: [ZendTo] Re: Centos Yum install
>
> Many thanks for the feedback about the yum/rpm setup, I will try to fix
> all of that before version 4 goes into production "stable" use.
>
> As for the mysqli problem, you need to install the package php-mysql,
> then restart httpd with "service httpd restart".
>
> Any more problems, just yell! :-)
>

Jules

-- 
Julian Field MEng CITP CEng
www.Zend.To

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'All programs have a desire to be useful' - Tron, 1982



More information about the ZendTo mailing list