osCmax v2.5 User Manual
Results 1 to 4 of 4

Oh, now I did it. What does this mean?

This is a discussion on Oh, now I did it. What does this mean? within the osCMax v1.7 Installation forums, part of the osCmax v1.7 Forums category; So I was making somechanges to the website. Moved to an SSL capable version of apache and now I get ...

      
  1. #1
    New Member
    Join Date
    Mar 2004
    Posts
    14
    Rep Power
    0


    Default Oh, now I did it. What does this mean?

    So I was making somechanges to the website. Moved to an SSL capable version of apache and now I get this when I go to check out.
    No I havent changed the config file yet to allow for the ssl nor have I flipped the SSL feature on yet.

    so this is the error I get:

    Warning: fgets(): supplied resource is not a valid stream resource in c:\opensa\apache\htdocs\catalog\includes\classes\h ttp_client.php on line 386

    Warning: feof(): supplied resource is not a valid stream resource in c:\opensa\apache\htdocs\catalog\includes\classes\h ttp_client.php on line 385

    Fatal error: Maximum execution time of 30 seconds exceeded in c:\opensa\apache\htdocs\catalog\includes\classes\h ttp_client.php on line 385

    Fatal error: Maximum execution time of 30 seconds exceeded in c:\opensa\apache\htdocs\catalog\includes\functions \sessions.php on line 37

    Warning: Unknown list entry type in request shutdown (0) in Unknown on line 0

    Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0


    Does any one know what this means?

    if you would like to see this for your self feel free to go to www.theoptometrists.com

    this only appears when you click on checkout.

    Kevin

  2. #2
    Active Member
    Join Date
    Jun 2004
    Location
    Glued to Computer Chair
    Posts
    108
    Rep Power
    0


    Default

    Check your session settings

    This is what I run

    Session Directory /tmp
    Check SSL Session ID False
    Check User Agent False
    Force Cookie Use True
    Check IP Address False
    Prevent Spider Sessions True
    Recreate Session True

    Good Luck!
    True Meaning of Lost: Building a web site without knowledge or skill

    True Meaning of Crazy: Building a web site anyhow

    The Net Results: Never needing a comb again

    www.MakeMeThis.com

  3. #3
    New Member
    Join Date
    Mar 2004
    Posts
    14
    Rep Power
    0


    Default

    Well i checked the Session settings Mine are the same as yours. Still haveing the same problems.

    What is the resource this is looking for?
    I hvae fone back to look at my Configuration.phop files to make sure its set up correctly and every thing checks out there.

    any help would be appreciated.

    Kevin

  4. #4
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    9


    Default

    Do you have, in your PHP.ini file "SAFE_MODE=ON" ?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •