|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Apr 2003
Posts: 2,061
|
Installing a script and keep getting these warning messages, need some help
Please note this is the first script i ever installed. I got the admin area working and everything but when I click build pages i get all these warning messages. What am i doing wrong? There is a list of like 40 of these. Is it a simple directory path problem?
Building Home Page... Warning: fopen(/.com/templates/home.html): failed to open stream: No such file or directory in /hsphere/local/home/user/.com/admin/build-library.php on line 17 Warning: filesize(): Stat failed for /.com/templates/home.html (errno=2 - No such file or directory) in /hsphere/local/home/user/.com/admin/build-library.php on line 18 Warning: fread(): supplied argument is not a valid stream resource in /hsphere/local/home/user/.com/admin/build-library.php on line 19 Warning: fclose(): supplied argument is not a valid stream resource in /hsphere/local/home/user/.com/admin/build-library.php on line 20 Saving Home Page... Warning: fwrite(): supplied argument is not a valid stream resource in /hsphere/local/home/user/.com/admin/build-library.php on line 27
__________________
Jealousy... is a mental cancer. ~B.C. Forbes |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Feb 2004
Posts: 3,505
|
It is caused by the script not finding the indicated file. If your script had error handling it would let you know that in simple terms and terminate instead of continuing to work with a resource that couldn't be loaded.
|
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Feb 2004
Posts: 3,505
|
Since it is mentioning the folder /.com/, perhaps you have forgotten to set a domain name and it is meaning to open /Name.com/?
|
|
|
|
|
|
#4 | |
|
Confirmed User
Join Date: Apr 2003
Posts: 2,061
|
Quote:
__________________
Jealousy... is a mental cancer. ~B.C. Forbes |
|
|
|
|
|
|
#5 |
|
Too lazy to set a custom title
Join Date: Jan 2002
Location: Holland
Posts: 9,870
|
make sure you set the rights for that dir to 777
__________________
Don't let greediness blur your vision | You gotta let some shit slide icq - 441-456-888 |
|
|
|