|
Pages: [1]
|
 |
|
Author
|
Topic: "Unable to access ./includes/snippetmaster.inc.php" - config. error? (Read 1899 times)
|
|
adt100
Posts: 2
|
Hi there,
I've had a look through some of the other posts but can't seem to find this error message. I'm a complete newbie so wouldn't be surprised if I've made completely obvious/stupid mistakes in setting snippetmaster up.
Basically I get the following warning when I try to login using the login.html page. >
--- Warning: main(): Unable to access ./includes/snippetmaster.inc.php in /home/virtual/site156/fst/var/www/html/chocolate_fireguard/snippetmaster/templates/index.php on line 61
Warning: main(./includes/snippetmaster.inc.php): failed to open stream: No such file or directory in /home/virtual/site156/fst/var/www/html/chocolate_fireguard/snippetmaster/templates/index.php on line 61
Warning: main(): Unable to access ./includes/snippetmaster.inc.php in /home/virtual/site156/fst/var/www/html/chocolate_fireguard/snippetmaster/templates/index.php on line 61
Warning: main(./includes/snippetmaster.inc.php): failed to open stream: No such file or directory in /home/virtual/site156/fst/var/www/html/chocolate_fireguard/snippetmaster/templates/index.php on line 61
Warning: main(): Failed opening './includes/snippetmaster.inc.php' for inclusion (include_path='.:/php/includes:/usr/share/php:/usr/share/pear') in /home/virtual/site156/fst/var/www/html/chocolate_fireguard/snippetmaster/templates/index.php on line 61
Fatal error: Call to a member function on a non-object in /home/virtual/site156/fst/var/www/html/chocolate_fireguard/snippetmaster/templates/index.php on line 91 ---
The relevant bits of the config file I've changed are as follows >
$PATH = "/home/virtual/site156/fst/var/www/html/chocolate_fireguard/snippetmaster";
|
|
|
|
|
|
Jenkinhill
|
In the config file have you also entered the path to root, which will be /home/virtual/site156/fst/var/www/html/ and the url to the root and to the Snippetmaster folder?
|
Kelvyn
|
|
|
admin
Forum Administrator

Posts: 3070
SnippetMaster Author
|
Can you send me your config.inc.php file and I'll take a look? Please be sure to include a link to this post so I know what it's about, etc...  henri @ snippetmaster.com
|
|
|
|
|
|
adt100
Posts: 2
|
In the config file have you also entered the path to root, which will be /home/virtual/site156/fst/var/www/html/ and the url to the root and to the Snippetmaster folder?
I've only just noticed that Imade a mistake with my frst post by not putting all the relevant info in as I though I had. Sorry about that. Here are the relevant lines- $PATH = "/home/virtual/site156/fst/var/www/html/chocolate_fireguard/snippetmaster";
|
|
|
|
|
admin
Forum Administrator

Posts: 3070
SnippetMaster Author
|
Reply was sent via email. 
|
|
|
|
|
|
|
Pages: [1]
|
|
|
 |