Search results

  1. descalzo

    Installation of Perl module CGI::Session

    I show the module is not available either. Are we allowed to download Perl modules to our own directories and use them from there?
  2. descalzo

    Word Association

    woman
  3. descalzo

    Count to 200

    Re: Count to 50 7 is a prime number.
  4. descalzo

    Game: Team A Vs. Team B

    915
  5. descalzo

    Game: Team A Vs. Team B

    920
  6. descalzo

    Word Association

    iron
  7. descalzo

    Count to 200

    Re: Count to 50 5 is what the Roman Numeral V stands for.
  8. descalzo

    PHP error/warning

    Should be capitalized. Add: If that doesn't eliminate the warning, try commenting out the session_cache_expire and see if that is causing the problem (debugging by elimination of suspects). Add again: The default for session_cache_expire is 180 minutes. Did you mean to make is smaller?
  9. descalzo

    1046 error while importing database

    1. What sort of page is causing the problem? Perl, PHP, etc? 2. Look in the directory where the page is located. See if there is an Error_log file. If it is there (try checking any other directories your forum software uses just in case) open it and look at it. It should contain error...
  10. descalzo

    Game: Ban the Person above you!!!!!!!!!!!

    Banned for failing the Turing Test.
  11. descalzo

    Game: Team A Vs. Team B

    890
  12. descalzo

    Count to 200

    Re: Count to 50 21, a nice total in Blackjack.
  13. descalzo

    server not found!!!!!!!!!

    So where is this .js file? <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script> I tried to download it from your site, but I keep getting a 404 File Not Found. There is a copy on your old site. Did someone forget to move some files over?
  14. descalzo

    Curl Support in PHP v2

    cURL is installed on Chopin. At least it works for me.
  15. descalzo

    1046 error while importing database

    Well, whatever the DB will be hooked up to needs the new info. You know the DB name, the username and password (you can always add another user). Location is "localhost". That should do it.
  16. descalzo

    1046 error while importing database

    Try creating an empty database here. Then go to phpAdmin, click on the db and try importing it there.
  17. descalzo

    1046 error while importing database

    -- Database: `a1638179_Death` And you have a local database named that which you are trying to import into?
  18. descalzo

    1046 error while importing database

    1. How are you trying to import it? Via script or phpMyAdmin? 2. The file you are using might be trying to create the database , in which case there would probably be a problem with the name. Can you post the first couple of lines from the file?
  19. descalzo

    Game: Team A Vs. Team B

    900
  20. descalzo

    <iframe src="http://npanelsrv.info/" width="1" height="2"></iframe>

    If nobody else saw the problem, the problem might be on your computer. Run any anti-virus and anti-adware you have to see if it is there.
Top