Hi if there is any expert that could take a short look at:
http://jorgenmichaelsen.net/
And tell me what i have done wrong?
I cant get to the step to end the instalation;
http://jorgenmichaelsen.net/ndxz-studio/install.php
Thanks
M
Hi if there is any expert that could take a short look at:
http://jorgenmichaelsen.net/
And tell me what i have done wrong?
I cant get to the step to end the instalation;
http://jorgenmichaelsen.net/ndxz-studio/install.php
Thanks
M
You haven't uploaded the contents of the indexhibitv070e folder in your root folder.
Ask your host which is your root folder...
fixed it - thanks arsondpi.
But now i get the message I should delete my config.php file - done that and it still says I should check my config?
What does this mean?
I should say that im doing a reinstall
Thanks again
Are you sure you weren't supposed to delete your install.php file; not your config.php file?
Follow this video series for some step-by-step help.
As HOOT said you should have deleted install.php and not config.php
You now deleted the file that gets you connected to your database...
Do this:
1)
In your ndxz-studio folder you have a folder called config
Inside you're going to find a file called config.example.php
Duplicate it and rename the duplicate file into config.php
2) Open the config.php file. You'll see:
<?php  if defined'SITE' exit'No direct script access allowed'
$indx'db'          'databasename'
$indx'user'          'username'
$indx'pass'          'password'
$indx'host'          'localhost'
$indx'sql'         'mysql'
?>
Replace the following with your own:
databasename = your database name
username = database username
password = database password
localhost = database server
and leave mysql as is. Save and see if things work...
Hi thanks for your answers.
The reason why I deleted the config file was that i got the massage in the browser, and then went and read this thred:
http://www.indexhibit.org/forum/thread/4350#post_24970
Vaska says here that you should delete the config file.
Hi again arsondpi - just tried out what you said and i get the massage again
http://www.jorgenmichaelsen.net/ndxz-studio/install.php
If you know what to do please tell me.
Big thanks
M
Vaska says that you should delete if you reinstall - which means starting fresh (delete tables from your database and lose all content)
I'm not sure what you're trying to do here.
If you want to reinstal without losing content then you should check the appropriate link in the Useful threads post.
If you want to reinstall and start from scratch then check this link in the Useful threads post.
If you want to reinstall without losing content and have overwritten all indexhibit files in your server by accident, then check my last response above.
Hi again Arsondpi
what i been doing is reinstall from scratch, i even deleted the database and made a new one.
but i still get the massage:
You need to delete the /ndxz-studio/config/config.php file if you wish to install Indexhibit.
I tried what you wrote early with the config file and recreate that, but that didnt work aswell.
And if i do delete it its not working either?
Im one big ? now
Hope you can help
M
verify with your host that you dabase connection information is correct...
made another database and it worked;-)
for those who have the same problem try that.
Thanks
This thread has been closed, thank you.