We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Issues installing Phosphorum on Wamp Server on Windows

Hello,

I am trying to install Phosphorum 2 on Wamp Server running on Windows 7. I have had some issues. I have installed Git and finally been able to get the website going. The issue is when I click on Log in with Github I get a 404 error with the link showing

https://github.com/login/oauth/authorize?client_id=&redirect_uri=http%3A%2F%2Fpforum.loc%2Flogin%2Foauth%2Faccess_token%2F%2526statekey%253DSsAIK8wa11kOFxgk&state=ygbHbx2qHXlQwLYT&scope=user%3Aemail

The config.php specifies the below, what should I change it to for it to work.

    'github' => [
        'clientId'     => '',
        'clientSecret' => '',
        'redirectUri'  => 'https://pforum.loc/login/oauth/access_token/'
    ],

I have specified my user & password for Github in clientId & clientSecret but it still gives the error.

Secondly only https://localhost/forum/discussions works. If I specify https://localhost/forum/ I get a 404 error. I hope both issues have some solution and somebody's tried to set it up earlier on Wamp.

Thanks, Amal



85.5k

sincew noone is responding, can you give the github link, i cant find this Phosphorum 2. I guess i am not the only one.



16.3k

@Izo, it is available at https://phalconist.com/phalcon/forum. This link can also be reached from https://phalcon.io/en/->Resources link on the menu. Download option is at the top.