Jump to content

TCH-Rob

Members
  • Posts

    7,791
  • Joined

  • Last visited

Everything posted by TCH-Rob

  1. Venom (The Blue Ringed octopus bite can be fatal in humans. I watch Iron Chef every night even if it is a few years old.)
  2. Interesting theory and one that has come up often. Would you need an AV solution if there were no one releasinf any viri or spyware solutions if there were no companies doing that? They feed off each other.
  3. chef
  4. Jana, Link how you wish. If everyone did it perfect then there would be no need for us mods. It took me a long time to find a place that accepts weirdos like me, and they have a use for me. So if you did things perfectly there would be no mods, no mods means no me here and no me here means you all would have a normal Internet experience. So you see, we need you to make mistakes.
  5. I guess I should have added that if one modifies the defaults set by TCH and it causes bad things then it will have adverse effects on your account. We have set those defaults to protect against overloading the servers. With the script above if you "have" to use it then set it to the longest you need it for and if it is a one time thing then remove it after you are finished.
  6. Not me personally That will be a cPanel upgrade, when cPanel upgrades it we get it.
  7. Glad to see you got it working. Welcome to the family Thumbs Up
  8. That said, if it truly benefits our community a live link is fine. Have a great site on CSS or how to get the latest virus removed? Post a link.
  9. delete from C:\windows bi.dll bi.ini biprep.exe run MSCONFIG.EXE uncheck bi related link Done (reboot) . Cant promise it will work but it is something to try. Might try spybouncer.com too. They say they can get rid of it.
  10. Alf, Put this in your .htaccess file; php_value max_execution_time 300 It should give you a 300 second shot at getting your files uploaded.
  11. It looks like it is looking for cgi-bin/remembervalues.php. Your index page on or about line 152 is referencing that file. If that file does exist do you have the permissions set correctly for it?
  12. Are we having a Rob moment?
  13. You can use cPanels file manager. Click the file name and in the upper right there will be an option to change the permissions. Have you tried right-clicking the files to change in your...... I just saw your nevermind so dont mind my reply.
  14. Cyrano
  15. prominence (sp?)
  16. Wow, I think I am going to cry. What a great review. I felt exactly the same way when I came here. Iki, welcome home. Anyone with a C-N-H quote in their sig is ok by me. Thumbs Up
  17. Individual users cannot modify the php.ini file on shared servers.
  18. Dennis, On shared hosting I dont think you can. I will leave it to someone that has more information than I do but I believe this has been asked before and the answer was that one cannot do it on a shared account.
  19. Killer (Thomas, you crack me up. Only you would think of pain after seeing herring, a fish. Sometimes I forget you arent from the US.)
  20. Let me make sure I have this down. 1. You create DB, named cPanelname_test 2. You create User, named cPanelname_user 3. You add user to DB Your MySQL Account Maintenance screen had something like; DB_name Delete Check Repair Users in DB DB_name (Privileges: ALL PRIVILEGES) Delete Connection Strings Perl $dbh = DBI->connect("DBI:mysql:cPanelname_ivbd1:localhost","cPanelname_dbname","<PASSWORD HERE>"); PHP $dbh=mysql_connect ("localhost", "cPanelname_dbname", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("cPanelname_dbname"); Does that look about right compared to your settings?
  21. Hey Vince, Welcome to the forums. Let us know how this goes.
  22. armor
  23. garnish
  24. minced
  25. Oh yeah, I am from the US but live in Lala Land at the moment.
×
×
  • Create New...