Database showing empty

I have downloaded and uploaded to my server, i followed https://wiki.invoiceplane.com/en/1.0/getting-started/installation ,
we dont have any setup folder or install file
Please help.

it showing “A Database Error OccurredError Number: 1146Table ‘quotationserver.ip_settings’ doesn’t existSELECT * FROM (ip_settings)Filename: /home/content/15/10001315/html/qserver/modules/settings/models/mdl_settings.phpLine Number: 59”

It seems that you didn’t folllowed the installation guide as it’s written down. There is no need for a setup folder. Just make sure that your server / hosting matches the requirements and open yourdomain.com/setup

I have done following point
1.Download and copy all files to server.
2 .Created an empty database .
3.Upload the InvoicePlane files to myweb server,
here i have uploaded http://www.qtechqueueingsystem.com/qserver/ file
in htaccess i have changed

RewriteEngine on
RewriteBase /qserver
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . index.php [L]

after i run the url in browser http://www.qtechqueueingsystem.com/qserver/
it showing error

If you have a sub directory you have to append the /setup to start the installation.

Where is the setup files ? i dont have

Again: there are no setup files. Why don’t you just open the url that is written in the wiki?

When I open http://www.qtechqueueingsystem.com/qserver/setup the setup is starting normally. Please open this url and follow the installation.

1 Like

thank you, also i have resolved the problem with your instruction. Thank you very much. Bye