[Vtigercrm-developers] Mysqli unsupport

Manuel Fernando ptdesigner at gmail.com
Mon Sep 22 12:45:45 GMT 2014


Ignore this part please

receiving this errors as well

[22-Sep-2014 12:41:55 UTC] PHP Warning:  mysqli_real_connect() [<a href='function.mysqli-real-connect'>function.mysqli-real-connect</a>]: (42000/1044): Access denied for user ‘vtiger_admin'@'localhost' to database vtiger_magsoft' in /home/vtiger/public_html/vtiger/libraries/adodb/drivers/adodb-mysqli.inc.php on line 123
[22-Sep-2014 12:41:55 UTC] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/vtiger/public_html/vtiger/libraries/adodb/drivers/adodb-mysqli.inc.php:123) in /home/vtiger/public_html/vtiger/libraries/HTTP_Session/Session.php on line 161


Best Regards.
Manuel



No dia 22/09/2014, às 13:44, Manuel Fernando <ptdesigner at gmail.com> escreveu:

> receiving this errors as well
> 
> [22-Sep-2014 12:41:55 UTC] PHP Warning:  mysqli_real_connect() [<a href='function.mysqli-real-connect'>function.mysqli-real-connect</a>]: (42000/1044): Access denied for user ‘vtiger_admin'@'localhost' to database vtiger_magsoft' in /home/vtiger/public_html/vtiger/libraries/adodb/drivers/adodb-mysqli.inc.php on line 123
> [22-Sep-2014 12:41:55 UTC] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/vtiger/public_html/vtiger/libraries/adodb/drivers/adodb-mysqli.inc.php:123) in /home/vtiger/public_html/vtiger/libraries/HTTP_Session/Session.php on line 161
> 
> 
> Best Regards.
> Manuel
> 
> 
> No dia 22/09/2014, às 13:29, Manuel Fernando <ptdesigner at gmail.com> escreveu:
> 
>> Installation is taking again so long and is again larger 11mb
>> 
>> Something should be done to speed up installation because in some servers getting time out in some browsers
>> 
>> In some browsers can’t even finish installation
>> 
>> Best Regards
>> Manuel
>> 
>> No dia 22/09/2014, às 13:08, Manuel Fernando <ptdesigner at gmail.com> escreveu:
>> 
>>> Checking
>>> 
>>> 
>>> Best Regards
>>> Manuel
>>> 
>>> 
>>> No dia 22/09/2014, às 12:31, Rishab K <rishab.k at vtiger.com> escreveu:
>>> 
>>>> Refer 
>>>> Trac Link: http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8255
>>>> 
>>>> For the modified mysqli patch.
>>>> 
>>>> Regards,
>>>> Rishab
>>>> 
>>>> On Mon, Sep 22, 2014 at 4:59 PM, Rishab K <rishab.k at vtiger.com> wrote:
>>>> Please check http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8255.The patch has some changes to be taken
>>>> 
>>>> Regards,
>>>> Rishab
>>>> 
>>>> On Mon, Sep 22, 2014 at 4:41 AM, Manuel Fernando <ptdesigner at gmail.com> wrote:
>>>> Just one thing.
>>>> 
>>>> I never had this before:
>>>> In module tickets if click in related module Services, get this
>>>> 
>>>> Warning: Invalid argument supplied for foreach() in /home/testtest/public_html/vtiger61/include/Webservices/WebserviceField.php on line 200
>>>> result is not an object
>>>> Best Regards
>>>> Manuel
>>>> 
>>>> No dia 21/09/2014, às 12:49, Manuel Fernando <ptdesigner at gmail.com> escreveu:
>>>> 
>>>>> Ho Yea, very good.
>>>>> 
>>>>> no we are talking about!!!
>>>>> 
>>>>> Works great and solved lots of users problems believe me, problems like cannot creat web forms etc
>>>>> 
>>>>> After i will send related tickets on trac that you can close that are already solved with this change
>>>>> 
>>>>> Best regards 
>>>>> Manuel
>>>>> 
>>>>> No dia 21/09/2014, às 11:41, Prasad <prasad at vtiger.com> escreveu:
>>>>> 
>>>>>> adodb seem to be missing schema parsing support for mysqli - patch suggested:
>>>>>> http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8255#comment:1
>>>>>> 
>>>>>> Please try and suggest your feedback.
>>>>>> 
>>>>>> Connect with us on: Twitter I Facebook I Blog I Wiki I Forums I Website
>>>>>> 
>>>>>> On Sun, Sep 21, 2014 at 8:01 AM, Prasad <prasad at vtiger.com> wrote:
>>>>>> Noted: http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8255 - 
>>>>>> (seems like bug in adodb lib will review soon)
>>>>>> 
>>>>>> Connect with us on: Twitter I Facebook I Blog I Wiki I Forums I Website
>>>>>> 
>>>>>> On Sat, Sep 20, 2014 at 9:10 PM, Manuel Fernando <ptdesigner at gmail.com> wrote:
>>>>>> As Prasad said here
>>>>>> 
>>>>>> https://discussions.vtiger.com/index.php?p=/discussion/173157/vtiger-6-1-ga-live-demo
>>>>>> 
>>>>>> "If you are not sure - all tables other than _seq tables should be InnoDB for establishing the foreign key constraints. "
>>>>>> 
>>>>>> 
>>>>>> Why installation put all tables MyISAM?
>>>>>> 
>>>>>> 
>>>>>> No dia 20/09/2014, às 16:35, Manuel Fernando <ptdesigner at gmail.com> escreveu:
>>>>>> 
>>>>>>> Yes, it depends and i understand if i use php 5.5 but i’m using php 5.3.29
>>>>>>> 
>>>>>>> so installation should control that depending of of the versions and apply InnoDB to the necessary tables.
>>>>>>> 
>>>>>>> Because after will create problems in the search area (well, more complicated).
>>>>>>> 
>>>>>>>  No dia 20/09/2014, às 16:27, Zebra Hosting <support at zebrahosting.eu> escreveu:
>>>>>>> 
>>>>>>>> Manual, I just did a fresh install from the SVN files and all are InnoDB. Might depend on other things too.
>>>>>>>> 
>>>>>>>> I used Ubuntu 14 with PHP 5.5. And MySQL 5.5
>>>>>>>> 
>>>>>>>> Bastiaan Houtkooper
>>>>>>>> Zebra Hosting
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> From: Manuel Fernando <ptdesigner at gmail.com>
>>>>>>>> Reply-To: "vtigercrm-developers at lists.vtigercrm.com" <vtigercrm-developers at lists.vtigercrm.com>
>>>>>>>> Date: zaterdag 20 september 2014 17:13
>>>>>>>> To: "vtigercrm-developers at lists.vtigercrm.com" <vtigercrm-developers at lists.vtigercrm.com>
>>>>>>>> Subject: [Vtigercrm-developers] Mysqli unsupport
>>>>>>>> 
>>>>>>>> Last source from svn doesn’t act correct on mysqli.
>>>>>>>> 
>>>>>>>> It create all tables with engine MyISAM instead InnoDB
>>>>>>>> 
>>>>>>>> It install a lot faster but all tables with MyISAM
>>>>>>>> 
>>>>>>>> 
>>>>>>>> <print.jpg>
>>>>>>>> 
>>>>>>>> Best Regards
>>>>>>>> Manuel
>>>>>>>> <print.jpg>_______________________________________________
>>>>>>>> http://www.vtiger.com/
>>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> _______________________________________________
>>>>>> http://www.vtiger.com/
>>>>>> 
>>>>>> 
>>>>>> _______________________________________________
>>>>>> http://www.vtiger.com/
>>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> http://www.vtiger.com/
>>>> 
>>>> 
>>>> _______________________________________________
>>>> http://www.vtiger.com/
>>> 
>> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140922/4b3ad3f8/attachment-0001.html>


More information about the vtigercrm-developers mailing list