Hello
So in readmefiles it says
1: Extract the .zip file to your web directory (Example: C:\UniServ\www\ )
Without modifying config.php, enter the website and wait for mysql connection error.
This will show you the rest of the instructions as well as the mysql schema.
Made all that clearly but when entering website localhost or 127.0.0.1 the only thing i get is page not found HTTP ERROR 500.
Next is
2: Edit config.php and:
3: Before inserting correct SQL connection details, visit the website ( http://127.0.0.1/ ), it will generate a mysql schema you should import to your OT servers database.
This becomes an issue since Step 1 is not fully completed. Same issue, no mysql schema is generated in the uni\www\ folder.
Any suggestions ? I'v googled for to many hours and cant find a decent solution for above. Tried to skip certain steps like modify before uploading mysql schema for znote to database but without any succés!
And yes i have both Apache & MySQL on.
Any suggestion or guides to follow would be of great help!
So in readmefiles it says
1: Extract the .zip file to your web directory (Example: C:\UniServ\www\ )
Without modifying config.php, enter the website and wait for mysql connection error.
This will show you the rest of the instructions as well as the mysql schema.
Made all that clearly but when entering website localhost or 127.0.0.1 the only thing i get is page not found HTTP ERROR 500.
Next is
2: Edit config.php and:
- modify $config['ServerEngine'] with correct TFS version you are running. (TFS_02, TFS_03, TFS_10, OTHIRE). -- CHECK
- modify $config['page_admin_access'] with your admin account username(s). -- CHECK
3: Before inserting correct SQL connection details, visit the website ( http://127.0.0.1/ ), it will generate a mysql schema you should import to your OT servers database.
This becomes an issue since Step 1 is not fully completed. Same issue, no mysql schema is generated in the uni\www\ folder.
Any suggestions ? I'v googled for to many hours and cant find a decent solution for above. Tried to skip certain steps like modify before uploading mysql schema for znote to database but without any succés!
And yes i have both Apache & MySQL on.
Any suggestion or guides to follow would be of great help!