mysql_connect function instead of msql_pconnect - Joomla! Forum - community, help and support
hi all,
i running 1.5 stable , today hosts made changes server install on because of hacking , injection issues... created errors not in joomla install in open-realty, coppermine , smf forum
examples of error messages on sites were.
warning: error_reporting() has been disabled security reasons in /home/iberian/public_html/index.php on line 42
warning: time() has been disabled security reasons in /home/iberian/public_html/sources/load.php on line 295
warning: error_reporting() has been disabled security reasons in /home/iberian/public_html/sources/errors.php on line 348
database error: have error in sql syntax; check manual corresponds mysql server version right syntax use near 'where session_id = '86fe340f71b47465a9ad118b93ff48d8'
limit 1' @ line 3
file: /home/iberian/public_html/sources/load.php
line: 2005
when spoke hosts.. (who excellent) said...
"you have use mysql_connect function instead of msql_pconnect scripts can execute"
after discussion altered setting on server , sites stopped giving error messages.... dont know did though...
my server running php 5.2.0 , in fact migrated sites there because joomla recommended run on php 5...
can tell me connect function because out of depth....
thank in advance help...
clive
i running 1.5 stable , today hosts made changes server install on because of hacking , injection issues... created errors not in joomla install in open-realty, coppermine , smf forum
examples of error messages on sites were.
warning: error_reporting() has been disabled security reasons in /home/iberian/public_html/index.php on line 42
warning: time() has been disabled security reasons in /home/iberian/public_html/sources/load.php on line 295
warning: error_reporting() has been disabled security reasons in /home/iberian/public_html/sources/errors.php on line 348
database error: have error in sql syntax; check manual corresponds mysql server version right syntax use near 'where session_id = '86fe340f71b47465a9ad118b93ff48d8'
limit 1' @ line 3
file: /home/iberian/public_html/sources/load.php
line: 2005
when spoke hosts.. (who excellent) said...
"you have use mysql_connect function instead of msql_pconnect scripts can execute"
after discussion altered setting on server , sites stopped giving error messages.... dont know did though...
my server running php 5.2.0 , in fact migrated sites there because joomla recommended run on php 5...
can tell me connect function because out of depth....
thank in advance help...
clive
Comments
Post a Comment