andeedee / gapi-google-analytics-php-interface

Automatically exported from code.google.com/p/gapi-google-analytics-php-interface
0 stars 0 forks source link

GAPI stopped working and breaks the entire page #103

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

GAPI stopped working and breaks the entire page - page loads only to the place 
somewhere before I call the GAPI constructor

What version of the product are you using? On what operating system?

1.3, linux

Please provide any additional information below.

After my hosting provider migrated to new server with different OS - upgrading 
the mysql and keeping the same version of php (5.2.17) - compiling php from 
source code - GAPI not only stopped working, but breaks the entire page. Page 
loads only to the place somewhere before I call the GAPI constructor (I 
checked, script breaks on constructor). I was trying switching from CULR to 
FOPEN - it still won't work, but it won't break entire page. According to 
phpinfo() CURL is working.

Original issue reported on code.google.com by lukasz.s...@gmail.com on 24 Apr 2014 at 4:55

GoogleCodeExporter commented 9 years ago
To be more specific - the same script was working great before and it still 
works great on different servers (linux, PHP 5.5.11)

Original comment by lukasz.s...@gmail.com on 24 Apr 2014 at 4:58