IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Why Am I Getting Installation Warnings?, I see Warning: fopen(...): failed to open stream: No such file or dire
Martyn
post Jan 4 2006, 05:51 PM
Post #1


WSF Commander
*******

Group: Admin
Posts: 4,662
Joined: 26-August 05
Member No.: 10



SYMPTOMS
I am see warnings similar to the following after running the install.php

Warning: fopen(../data/security.php): failed to open stream: No such file or directory in /home/public_html/yourdomain/install.php on line 12

Warning: fputs(): supplied argument is not a valid stream resource in /home/public_html/yourdomain/install.php on line 13

Warning: fclose(): supplied argument is not a valid stream resource in /home/public_html/yourdomain/install.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/yourdomain/install.php:12)
in /home/public_html/yourdomain/include/common.function.php on line 26


CAUSE
The file permissions in the data folder are incorrect. Windows must allow modify, read and write. On Unix/Linux all files should be CHMOD 777.

SOLUTION
  1. Create a security.php file in your data folder (a blank text file)
  2. Give the file and folder Read/Write (777 unix) Permissions
  3. Log into your BCP
  4. There will be a yellow bar informing you that there is a new system file (see image below)
  5. Click it and wait (it can take a few minutes)
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 28th March 2024 - 02:58 PM