![]() |
Fatal error: Class 'PDO' not found in /home/user/public_html/antispam.inc/report/core.php on line 0
Does Not Work for me?How to fix ? |
*** Error Code:
PDO Error: That your web hosting didn't support PDO Drive. Why I use PDO SQlite and "not" mySQL? Because when you get spam or ddos, your web server will connect a lot to your mySQL database, and I don't want your database be crash or get any problem. Therefore, I use PDO SQLite, all tracking & block will be handle in antispam.inc/cache/spamdb.db , and other files + .htaccess "before" let visitors connect to your mySQL. As a result, you will block SPAMERS, FLOODING before mySQL connect. And .htaccess will block SPAMER IP before your PHP Handle it. As cPanel / WHM and my Requirement: http://forums.cpanel.net/f5/cpanel-e...do-257732.html PDO only can install on WHM / cPanel, go to menu Easy Apache ( if you are using VPS ). For shared hosting, just contact your Hosting Provider. 90% Web Hosting today support PDO, and no one use Native mySQL connection anymore --> just because it's not safe and less functions. All popular web hosting like: Godaddy, Bluehost, Hostgator ... they all supported PDO, ionCube and PHP 5.2+ *** CAN I MAKE A Version WITHOUT PDO? Yes, but that version will only track & block SPAM. No Anti DDOS + Flooding features. I will add mySQL native drive on next version Stable1. Rev3. ( After Christmas ) ionCube: It's supported by many web hosting provider today, but if your web hosting don't have it? No problem, shoot an email to support team. They will install ionCube for you. Or you can create a custom php.ini on your public_html, and download ionCube by your self, upload it, and it run. More information at: http://www.ioncube.com/loaders.php ** WHY I need to use ionCube for core.php? It's simple, because cURL can fake all user-agent, fake proxy, fake cookies. So, if they know my core.php that they will know how can I detect them, and then they just change their code to that way to continue auto fill captcha and spam you. As a result, that file must always be encoded with ionCube. Why NOT "Zend Encoder" ? Sorry, I don't trust Zend. Many hackers can decode Zend today by looking on Bytes / Memory of PHP. |
hi theres no replythead.php.... so i put the code in newreply.php will that be ok
and can i ban a range of ip addresses |
Oh, can you tell me example about range IP you wan to add.
Like: 192.168.1.1/24 OR: 192.168.1.1 - 192.168.1.288 OR: 192.168.3.1 - 192.168.25.255 OR: 192.168.3.X 192.168.X.X --------------------- However, on this script, I have feature ban by City , Country, Region already on my scource code. |
Quote:
|
Quote:
Moreover, I will publish 1 more verseion without encode code on next version. That version will use other way to track and detect spamming. I have just learned 1 more way to track spam base on html5. |
hi..the range of ips i want to ban are 46.227.x.x all coming from 1 country thanks
|
All times are GMT. The time now is 04:24 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|