Hello,
I just moved my project to the hosting.
I had problem moving it because of PDO.
there was no PDO installed so I asked my hosted and they've installed PDO.
They've installed it and I activated it with php.ini in my freichat, administrator and client
extension=php_pdo.dll
extension=php_pdo_mysql.dll
Now php shows me PDO installed and I cound been able to login administrator.
but soon shared hosting server blocks me, support says I have too much requests.
I deleted all my files and made fresh install with new version. Unfortionatly it does the same
Is this some common mistake? excepts for PDO is there some module it needs to be installed?
Do you need some more information from my phpinfo?
PS. From logs I think /freichat/server/freichat.php is the most requested file as it has 1161 where /freichat/client/main.php has 73
thanks