Can't open the count file (count.txt) for reading

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
tbarclay
Posts: 3
Joined: Tue Aug 01, 2006 6:08 pm

Can't open the count file (count.txt) for reading

Post by tbarclay »

Script URL: www.picline.us/mboard
Version of script: 1.22
Version of PHP:
Hosting company: 1usa.com
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:

Write your message below: I keep getting this error msg. I set the mboard folder and its contents to read/write/?? and the msg folder itself. I dont seem to be able to set the count and thread files seperatelty. Any sugestion?
Thanks
Tom B
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hello,

Upload this file to your mboard folder and post a link to it here:
http://www.phpjunkyard.com/extras/phpinfo.zip

That might give some clues.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
tbarclay
Posts: 3
Joined: Tue Aug 01, 2006 6:08 pm

count.txt

Post by tbarclay »

Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Your host has disabled some common PHP functions needed:
fopen, fwrite, fread, file

MBoard (nor any other script that works with files) will not work at your host unless they unable these functions
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
tbarclay
Posts: 3
Joined: Tue Aug 01, 2006 6:08 pm

Thanks

Post by tbarclay »

Thanks, I spoke with my hosting isp and they switched me to a linux server , now everything seems to work Great
Tom B
Locked