![]() |
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 |
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.
|
Since it is mentioning the folder /.com/, perhaps you have forgotten to set a domain name and it is meaning to open /Name.com/?
|
Quote:
|
make sure you set the rights for that dir to 777
|
| All times are GMT -7. The time now is 02:04 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123