Title: patphillips's Replies | WordPress.org

---

# patphillips

  [  ](https://wordpress.org/support/users/patphillips/)

 *   [Profile](https://wordpress.org/support/users/patphillips/)
 *   [Topics Started](https://wordpress.org/support/users/patphillips/topics/)
 *   [Replies Created](https://wordpress.org/support/users/patphillips/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/patphillips/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/patphillips/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/patphillips/engagements/)
 *   [Favorites](https://wordpress.org/support/users/patphillips/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: DMSGuestbook] Wrong letter-figure combination!](https://wordpress.org/support/topic/plugin-dmsguestbook-wrong-letter-figure-combination/)
 *  [patphillips](https://wordpress.org/support/users/patphillips/)
 * (@patphillips)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-wrong-letter-figure-combination/#post-733795)
 * Below is my knowledgebase from Startlogic:
 * To run PHP sessions, include the following code at the top of any PHP script 
   that uses sessions:
 * session_save_path(“your home directory path”/cgi-bin/tmp);
    session_start();
 *  * Log into the PHP Scripting page for actual path to your home directory. Replace“
   your home directory path” with the path shown.
    * Set session_save_path to a 
   directory within your cgi-bin: either /cgi-bin/tmp as in the example above or
   another directory as long as the absolute path is correct.
 * For details on how PHP sessions work, review PHP’s Session Handling Functions.
 * For a similar application my code line is:
    session_save_path(“/home/users/web/
   b2296/xx.xxxxx/public_html/cgi-bin/tmp”);
 * Note I changed both the form and checking *.php files.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: DMSGuestbook] Wrong letter-figure combination!](https://wordpress.org/support/topic/plugin-dmsguestbook-wrong-letter-figure-combination/)
 *  [patphillips](https://wordpress.org/support/users/patphillips/)
 * (@patphillips)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-wrong-letter-figure-combination/#post-733790)
 * I don’t know if this will come through since the topic is “resolved” but:
    I 
   can’t get anti-spam to work, either image or math
 * Using Comcast as ISP
    Using “Startlogic” as Web hosting service MySQL ver 5.045
   PHP ver 5.2.2
 * Fails with Firefox or I.E.
 * email me to try site, needs login. [patphillips@comcast.net](https://wordpress.org/support/users/patphillips/replies/patphillips@comcast.net?output_format=md)
 * Pat Phillips

Viewing 2 replies - 1 through 2 (of 2 total)