PDA

View Full Version : Problem with tester


LouCigar
04-15-2005, 04:14 PM
I want to try this thing, it looks really good in the demo. I downloaded tester and put it on my site. I get this error:
Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /home/dsm/public_html/tester/index.php on line 3

The url is: http://diamondsportsmarketing.com/tester/index.php

Any idea. I looked all through the forum and couldnt find anything related. Thanks _ Mike

Brian
04-15-2005, 04:32 PM
Your server may require you to create a tmp directory (with full write permissions) in the root of your domain? Your web host provider should be able to easily address this if that doesn't work for you.

Please let me know if you have any additional questions. I'll be glad to help!

LouCigar
04-18-2005, 10:17 AM
I changed the permissions and I still get the same error.

Any more suggestions?

Thanks - Michael

Brian
04-18-2005, 11:07 AM
Sorry that didn't work.

The calendar script uses version basic PHP sessions commands and doesn't require anything special other than the normal setup.

Your web host provide would have to have this configured correctly and they may need to add this tmp directory themselves (it may need to be at the root of the server). If you reference that link and send it to your host, they may be able to remedy this error.