Pages: [1] |
|
|
Author |
Topic: Auto install Failed to open stream (Read 92 times) |
beekeeper
Beta Tester
Posts: 21
|
Hi
before trying to install snippet master I checked phpinfo which returns
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with the ionCube PHP Loader v3.1.33, Copyright (c) 2002-2007, by ionCube Ltd.,
I downloaded autoinstaller,uploaded and ran it
with this result
Warning: main(public_html/snippetmaster/db.inc.php) [function.main]: failed to open stream: Permission denied in //public_html/snippetmaster/install/install2.php on line 0
Fatal error: main() [function.require]: Failed opening required '//public_html/snippetmaster/db.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in //public_html/snippetmaster/install/install2.php on line 0
whats causing this ??
|
|
|
|
admin
Forum Administrator

Posts: 2533
SnippetMaster Author
|
Hello,
From the error, it looks like the path information is not correct... Can you send me an email to with your FTP info and I'll login and take a look?
(I wonder if PHP "sessions" are working correctly for your server?)
Let me know. 
|
|
|
|
beekeeper
Beta Tester
Posts: 21
|
Thanks for sorting it
This was originally a non profit domain but is now liklely to become semi commercial so I have now purchased a key and upgradeded to the pro version and all is working fine
I would appreciate it if you could tell me if it was somthing that I did wrong as I may be moving another domain to the same host shortly and would hate to make the same mistake twice
|
|
|
|
admin
Forum Administrator

Posts: 2533
SnippetMaster Author
|
No problem.
After logging into your FTP account, I saw that your db.inc.php file had incorrect permissions. (It was missing "read" permissions for the user that your PHP software (snippetmaster) runs under.)
I gave it read permissions, and that seems to have fixed the problem.
If you ever get stuck with anything else, just let me know and I'll try to help asap.
Cheers!
|
|
|
|
beekeeper
Beta Tester
Posts: 21
|
Thanks
much appreciated
|
|
|
|
|
Pages: [1]
|
|
|
|