Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Can't connect to MySQL (Azure) using SSL encrypt connection
Post: RE: Can't connect to MySQL (Azure) using SSL encry...

Solved. i've changed by myself the file /system/Database/MySQLi/Connection.php From: https://i.imgur.com/aVkQJ6J.png To: https://i.imgur.com/G6745wQ.png Since if the "encrypt" array is se...
3,181 Views
2 Replies
04-24-2021, 04:52 PM
luizzz
    Thread: Can't connect to MySQL (Azure) using SSL encrypt connection
Post: Can't connect to MySQL (Azure) using SSL encrypt c...

Well, i do a connection successfully, in the same server, when using mysqli_real_connect as we can see below: PHP Code: -- $host = 'myhost.mysql.database.azure.com'; $username = 'user'; $passw...
3,181 Views
2 Replies
04-18-2021, 10:49 AM
luizzz
  Brick Thread: XML-RPC to JSON-RPC Library
Post: XML-RPC to JSON-RPC Library

Hello! Two questions: 1) There's a way to convert all output server data from the XML-RPC CodeIgniter Library to JSON-RPC format? I don't know but, simply passing a parameter like: PHP Code: -...
2,424 Views
0 Replies
05-07-2015, 11:15 AM
luizzz
    Thread: Illegal offset type in unset (Session.php - Line 727)
Post: RE: Illegal offset type in unset (Session.php - Li...

sv3tli0 Wrote: (04-03-2015, 09:55 AM) -- What do you try to unset from session ? The Key must be string or array of strings. Its most likely that you have send either NULL or other type which can't ...
10,157 Views
2 Replies
04-04-2015, 03:13 AM
luizzz
  Question Thread: Illegal offset type in unset (Session.php - Line 727)
Post: Illegal offset type in unset (Session.php - Line 7...

Got a lot of warnings in my log with: PHP Code: -- Severity: Warning --> Illegal offset type in unset C:\var\data\localweb\gv\system\libraries\Session\Session.php 727 -- What is it?
10,157 Views
2 Replies
04-03-2015, 08:10 AM
luizzz

Theme © iAndrew 2016 - Forum software by © MyBB