Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Swanson Internet Forum Host Error, Ive bought a php script, and im feeling ripped off
karlosantana
post Feb 25 2008, 12:03 AM
Post #1


Advanced Member
*******

Group: [HOSTED]
Posts: 128
Joined: 24-November 07
From: Wales(But I'm not a welsh farmer!)
Member No.: 53,645



Hi guys. So I bought this script.
And now I'm loading it up HERE and It's giving this message to when you sign up for a new forum

QUOTE
Warning: fopen(cookie.txt) [function.fopen]: failed to open stream: Permission denied in /home/kyle/public_html/forumhost/forumhost/index.php on line 17

Warning: fclose(): supplied argument is not a valid stream resource in /home/kyle/public_html/forumhost/forumhost/index.php on line 17
Thank you for your choosing us to host your free forum. In order to finalize and confirm your forum setup, please click the button below
HTTP/1.0 404 Not Found Server: cpsrvd/11.2.2 Connection: close Content-type: text/html 404 Not Found Not Found The server was not able to find the document (./frontend/x/fantastico/autoinstallcheck.php) you requested. Please check the url and try again. You might also want to report this error to your webhost. cpaneld/11.2.2 Server at www.forumhost.urbaninsticts.trap17.com


I have contacted him, I'm still waiting for his reply, but there's cleverer people on trap than he is most likely! Any help is appreciated! If you need a look at the script PM me and i will see what I can do
Thanks in advance
Go to the top of the page
 
+Quote Post
rvalkass
post Feb 25 2008, 06:41 AM
Post #2


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,056
Joined: 28-May 05
From: Hertfordshire, England
Member No.: 7,593
Spam Patrol



Well, the first error is causing the second one, so you only have one error to fix, and it is a fairly simple one at that. The file cookie.txt needs to be opened by the script, but it can't do it. Find that file and change its permissions so that everyone can read, write and execute it (i.e. CHMOD 777). That will then also solve the second PHP error.
Go to the top of the page
 
+Quote Post
imbibe
post Feb 25 2008, 07:18 AM
Post #3


Member [Level 1]
****

Group: Members
Posts: 67
Joined: 25-June 06
From: Den
Member No.: 25,638



This looks like either the file called cookie.txt needs to be manually created and proper permissions assigned or if file exists then permissions are not correct. Kindly check if this file exists and is writable.

cookie.txt


If you are unable to determine where to look for this file then check the PHP script that references it.

index.php
Go to the top of the page
 
+Quote Post
karlosantana
post Feb 25 2008, 01:27 PM
Post #4


Advanced Member
*******

Group: [HOSTED]
Posts: 128
Joined: 24-November 07
From: Wales(But I'm not a welsh farmer!)
Member No.: 53,645



Thanks guys! I've looked for cookie.txt and ive looked in index.php to find it, nothing.
This is what the Index.php page has to say about it,

QUOTE
$file = fopen("cookie.txt", "w+"); fclose($file);
//Flush contents from cookie file before beginning.


What should cookie.txt contain? should it contain nothing? If not then what should it contain? because the code above should flush the file out, no?

Look forward to your replies, and I am thankful for the help so far!
Karlos
Go to the top of the page
 
+Quote Post
karlosantana
post Feb 25 2008, 01:41 PM
Post #5


Advanced Member
*******

Group: [HOSTED]
Posts: 128
Joined: 24-November 07
From: Wales(But I'm not a welsh farmer!)
Member No.: 53,645



Ok ignore that hehe I think I got it!
But what is this doing now?

QUOTE
HTTP/1.0 404 Not Found Server: cpsrvd/11.2.2 Connection: close Content-type: text/html 404 Not Found Not Found The server was not able to find the document (./frontend/x/fantastico/autoinstallcheck.php) you requested. Please check the url and try again. You might also want to report this error to your webhost. cpaneld/11.2.2 Server at www.forumhost.urbaninsticts.trap17.com
Is it a simple case of directing it to a different directory?
karlos

EDIT: Ok I've got the script working (go me) xd.gif So now when a forum is made, the new forum will say
QUOTE
Language file english/common.php couldn't be opened.

Now I know thats it is having difficulty finding common.php but what I need to do is make it, so that it wont happen again, oh the new forum i made through that script is here
Thanks is advance
karlos

This post has been edited by karlosantana: Feb 29 2008, 06:38 PM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. What Is Topsites Script (its In Php)(5)
  2. Fp2003 - Tables(7)
  3. What Is A Good Free Forum Software?(29)
  4. 30 Gb Mail Account For Free On Internet(19)
  5. Want A Internet Radio Station For Free(12)
  6. Making Stuff For A Forum(1)
  7. Phpbb 3.0 Beta 2 - Free Forum Software(28)
  8. Reseller Hosting Script(8)
  9. Inviter Script(1)
  10. Users Online(9)
  11. Host Files On Other Site(3)
  12. Script.aculo.us - A Library Of Ajax Scripts To Improve Your Website's Design(0)
  13. Integrate Forum To My Site(2)
  14. Web Design Forum(12)
  15. I Need Help With My Forum(5)
  1. Can't Delete A Folder On Server!(7)
  2. Forum Rpgs(1)
  3. Firefox V/s Internet Explorer For Web Design(14)
  4. Combining Aef Forum And Snews Cms(2)
  5. Why This Error?(4)
  6. Post Disappeared(1)
  7. What's The Best Script For Web Designing?(6)
  8. Smf: Template Parse Error(7)
  9. Multiple Forum Skins(6)
  10. An Automatic Smf Forum Creator(5)
  11. Advanced Contact Forum(0)
  12. A Good Forum(4)
  13. Building A Forum Under Another Web Site?(7)


 



- Lo-Fi Version Time is now: 27th July 2008 - 02:39 AM