Posts: 7
Threads: 2
Joined: May 2012
Hi,
I'm trying to upgrade from 1.8 to 2.0 (after that further on) but i'm getting a error on installer.
Have done everything in the text etc. even the database details in details.php etc.
But getting this message when running the installer.

Commentics
Sorry, there is a database connection problem.
Please check back again shortly.
Before the changes everything worked.
Greetings, Anne
Posts: 2,905
Threads: 59
Joined: Jun 2010
Hi,
Are you sure the database details file uploaded successfully?
The file is normally read-only so it may have been that you didn't give the file the correct write permissions before uploading.
Have
you completed
the interview?
Posts: 7
Threads: 2
Joined: May 2012
Hi,
Everthing was correct.. There was a database connection error, apperently a little serverside problem.
Now i have the following..
1.8 - 2.0 done
2.0 - 2.1 done
2.1 - 2.2 done.
But when loading the comments page i have the title etc. but no comments and no form.
www.fotomeinema.nl/comments/klant-1.php
I added meta tags in the head, maybe that's the problem ?
Form Enabled, Page ID etc correct.
Greetings, Anne
Posts: 2,905
Threads: 59
Joined: Jun 2010
Have
you completed
the interview?
Posts: 7
Threads: 2
Joined: May 2012
Hi,
Giving me this :
Warning: require(comments/includes/commentics.php) [function.require]: failed to open stream: No such file or directory in /home/vhosts/fotomeinema.nl/httpdocs/comments/klant-1.php on line 23
Warning: require(comments/includes/commentics.php) [function.require]: failed to open stream: No such file or directory in /home/vhosts/fotomeinema.nl/httpdocs/comments/klant-1.php on line 23
Fatal error: require() [function.require]: Failed opening required 'comments/includes/commentics.php' (include_path='.:/usr/share/pear') in /home/vhosts/fotomeinema.nl/httpdocs/comments/klant-1.php on line 23
Greetings, Anne
Posts: 7
Threads: 2
Joined: May 2012
Hi,
Solved it.. i put ../ before the path of comments/ in the klant-1.php
and deleted the first few lins of on start etc.
But know i don't why the page is all messed up, the allignements or totally of. In 1.8 everything was centered etc, and there wher colors etc of gentle yellow.
http://www.fotomeinema.nl//comments/klant-1.php
Greetings, Anne
Posts: 7
Threads: 2
Joined: May 2012
Hi,
With little puzzleing, and thinking it's has to do something with the css file.
Put also ../ before the line in the integration file before the comments/css/stylesheet and it worked, the allignments are good and the colors are back.
I don't know if this is the correct way to do it, security in my back of the head.
Will go search know for a good htaccess file to secure the directory against hackers.
Greetings, Anne