count. txt not being accessed

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
bonwalcpm
Posts: 3
Joined: Thu Feb 02, 2006 5:21 pm

count. txt not being accessed

Post by bonwalcpm »

Script URL:
Version of script: mgBoard121
Version of PHP:
Hosting company: cyberportalsnewtwork.com (my own)
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 am developing a website for a religious group - I have uploaded the program to a test site and then had to dremove it.
I can repost to check changes.

Problem: When trying to post a message I get:
Cannot access count.txt -
Could I have to change from windows to unix with php support for this?
settings.php is set to 2 for windows - Also my graphic dosenot come at the top of thepage - I read the forim and my code is the same a indicated - If you like I will repost the forim so you can check it.
Last edited by bonwalcpm on Thu Feb 02, 2006 6:49 pm, edited 1 time in total.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Unfortunately MBoard will not work on GoDaddy servers (nor will any other script that reads/writes to text files), because they have some very strict security settings and a lot of functions disabled.

If you want to use any PHP script that uses txt files I suggest you find a host with more serious PHP support...

Regards
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
bonwalcpm
Posts: 3
Joined: Thu Feb 02, 2006 5:21 pm

PHP

Post by bonwalcpm »

I can change from Windows to Linus or Unix on goddaddy.com - I did that on my website that I host on my own servers - cyberportalsnetwork.com - I am thinking of uploading it there and trying it.
bonwalcpm
Posts: 3
Joined: Thu Feb 02, 2006 5:21 pm

It Work except

Post by bonwalcpm »

I changed from windows to linux servers - Now the script works - However, the delete icon dosn't comup and when I click on it it Says Ooops page does not exist - BOYYYY
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

I don't think changing from Windows to Linux will help, because these are restrictions set in PHP installation, not the operating system.

Regards
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
Locked