Jump to content

sureshp

Members
  • Posts

    35
  • Joined

  • Last visited

    Never

About sureshp

  • Birthday 07/09/1983

Profile Information

  • Gender
    Male
  • Location
    Coimbatore, Tamil Nadu, India

sureshp's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. thanks guys. How can we improve the speed with php? I think "speed is the king" for social networking website. I see that Rediff / Yahoo websites are loading very faster. how can they achieved it? is there any possibility to achieve it with PHP? Thanks, Suresh P
  2. Dear ALL, I am thinking about developing a Social Networking website and I am very much concentrating on speed and efficiency. My friends are saying that Python will be faster than PHP. But, I saw most of the social networking websites are built in PHP, Ruby On Rails. For example, Youtube, MySpace,... are built in PHP. What do you think? Kindly suggest me the best option which will lead to build a Social Network website with better loading speed. Thanks in Advance ! Regards, Suresh P
  3. Dear ALL, I am thinking about developing a Social Networking website and I am very much concentrating on speed and efficiency. My friends are saying that Python will be faster than PHP. But, I saw most of the social networking websites are built in PHP, Ruby On Rails. For example, Youtube, MySpace,... are built in PHP. What do you think? Kindly suggest me the best option which will lead to build a Social Network website with better loading speed. Thanks in Advance ! Regards, Suresh P
  4. the attached is the screenshot of the index page after the hacker overwritten my file. I surfed about this through google and found that many websites are hacked by this guy or team. Any Ideas? Thanks! [attachment deleted by admin]
  5. Thanks for your guesses. Im guessing that someone overwritten my file from their server by just following up the file path. Is there any server related configurations to allow the hacker to write files from the external server? Thanks!
  6. HI Thorpe, Thanks for your reply. Is there a way to update a file without giving 777 permission. will 644 work? Also, Can you tell me your view on how the hacker did this hack? Thanks, Suresh P
  7. Hi ALL, I have a bad situation now. I am running a CMS application in a website and the index file of the application is hacked by someone. Is there any way to hack a file and replace with the new file in the server? The file is having 777 permission since it will be updated updated by the admin on a timely basis. Any ideas on how it is happened? Thanks in advance!
  8. Hello, Im using ODBC to connect to my MySQL database. The issue is the ODBC connection is lost within 15 to 30 seconds after connecting. In the log, Im getting the following error. DIAG [08S01] [MySQL][ODBC 3.51 Driver][mysqld-4.1.22-standard]MySQL server has gone away Can anyone know why it is happening like this? Thanks in advance! Regards, Suresh P
  9. Yes -- COUNT will be the best way to retrieve the no. of rows. Others taking time to execute where COUNT is not taking time to execute it in phpmyadmin .
  10. Sphider, phpdig are good lightweight php search engine tools i hope.
  11. Shall we use SQL Lite for this one? it is also well sorted and saved i think so.
  12. Hi All, Anyone know why PHP handles date & time only from 1970 and above? Is there any special reasons & is it a drawback? Or do all programming languages do like this? Expecting replies. Thanks, Suresh P
  13. Better, you should use CAPTCHA in all the forms to avoid SPAM to some limits.
  14. THis is the output I am getting this time. Status: 0 Content-type: text/html Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive. For more information as to why this behaviour exists, see the manual page for CGI security. For more information about changing this behaviour or re-enabling this webserver, consult the installation file that came with this distribution, or visit the manual page. the manual page. 255
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.