[GH-ISSUE #6] Cant login/register #6

Closed
opened 2026-02-25 22:33:51 +03:00 by kerem · 3 comments
Owner

Originally created by @mcpefirst on GitHub (Oct 30, 2018).
Original GitHub issue: https://github.com/flupine/VPNSox-CP/issues/6

After installation and import of the .sql files Im trying to access the /public folder. It gives me a "login not found on server" apache error. Cant find aany login/register files in the files either. Also when accessing the index file directly it doesnt load the CSS because it pulls the wrong path... For example /index.php/css . Please tell me if I made anything wrong. Thanks :D

Originally created by @mcpefirst on GitHub (Oct 30, 2018). Original GitHub issue: https://github.com/flupine/VPNSox-CP/issues/6 After installation and import of the .sql files Im trying to access the /public folder. It gives me a "login not found on server" apache error. Cant find aany login/register files in the files either. Also when accessing the index file directly it doesnt load the CSS because it pulls the wrong path... For example /index.php/css . Please tell me if I made anything wrong. Thanks :D
kerem closed this issue 2026-02-25 22:33:51 +03:00
Author
Owner

@mcpefirst commented on GitHub (Oct 30, 2018):

Managed to fix the issue by replacing the CSS location link.

<!-- gh-comment-id:434436424 --> @mcpefirst commented on GitHub (Oct 30, 2018): Managed to fix the issue by replacing the CSS location link.
Author
Owner

@mcpefirst commented on GitHub (Oct 30, 2018):

Now Ive got a problem after registering. After filling out all forms and then clicking on Create my Account Im getting the following:

Slim Application Error
The application could not run because of the following error:

Details
Type: Swift_TransportException
Message: Expected response code 220 but got code "", with message ""
File: /var/www/html/VPNSox-CP/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php
Line: 383

<!-- gh-comment-id:434436990 --> @mcpefirst commented on GitHub (Oct 30, 2018): Now Ive got a problem after registering. After filling out all forms and then clicking on Create my Account Im getting the following: Slim Application Error The application could not run because of the following error: Details Type: Swift_TransportException Message: Expected response code 220 but got code "", with message "" File: /var/www/html/VPNSox-CP/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php Line: 383
Author
Owner

@flupine commented on GitHub (Nov 5, 2018):

You need to set container.php with your own SMTP Credentials, by default is not provided with the script sorry

<!-- gh-comment-id:436004991 --> @flupine commented on GitHub (Nov 5, 2018): You need to set container.php with your own SMTP Credentials, by default is not provided with the script sorry
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/VPNSox-CP#6
No description provided.