Page 1 of 1

CSWEB CONFIGURATION

Posted: May 16th, 2020, 7:09 am
by segxy4manu
Good day folks
Please, I have a problem setting up a csweb server which i supposed its from the csweb.zip from the CSPro team.
after successfully configuring and completing the configurations, it wouldnt allowed me log in as it keep saying invalid username/Password.
Of which i know am to delete a config.php in my csweb server src\api\app\config.php and src\ui\src\config.php but in the csweb folder you can not see it there even if checked before installing/uploading into server.
Please help or is there any thing else am not doing correctly
Also please the files in csweb7.3 and csweb are not the same and which one is best to use as both is not having src\api\app\config.php and src\ui\src\config.php...
I wound not mind having the correct csweb. folder to be used. thanks

Re: CSWEB CONFIGURATION

Posted: May 16th, 2020, 12:55 pm
by josh
The file layout in CSWeb 7.4 changed from CSWeb 7.3 and earlier versions. The config file is now in CSWeb/src/AppBundle/config.php

Re: CSWEB CONFIGURATION

Posted: May 17th, 2020, 6:55 am
by segxy4manu
Thanks for the response but I guess it will now be
CSWeb/src/AppBundle.php
instead of CSWeb/src/AppBundle/config.php because you can't see any file such as config.php in the folder of the src.

Thanks and i beleived this should be updated in the synchronization guide and also the team need to update from the playstore the beta version named of the CSEntry although when downloaded it is 7.4 proper.


Thanks

Re: CSWEB CONFIGURATION

Posted: May 17th, 2020, 9:57 am
by josh
It is definitely CSWeb/src/AppBundle/config.php. There should not be a file named CSWeb/src/AppBundle.php. There is a file CSWeb/src/AppBundle/AppBundle.php inside the AppBundle directory at the same level as config.php but you should not delete AppBundle.php.

If you are seeing a different file layout you want to delete the csweb directory and reinstall from the source online.