Page 1 of 1

count. txt not being accessed

Posted: Thu Feb 02, 2006 5:30 pm
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.

Posted: Thu Feb 02, 2006 5:37 pm
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

PHP

Posted: Thu Feb 02, 2006 5:43 pm
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.

It Work except

Posted: Thu Feb 02, 2006 6:48 pm
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

Posted: Thu Feb 02, 2006 6:49 pm
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