medo Posted February 6, 2013 Posted February 6, 2013 I installed FluxCP in my vps But when you write IP my vps I can not see FluxCP for my server How can I see the FluxCP by ip vps ? need help ! thanks
Feefty Posted February 6, 2013 Posted February 6, 2013 you need a webserver like an apache or nginx http://rathena.org/wiki/Setup_LAMP_on_CentOS
medo Posted February 6, 2013 Author Posted February 6, 2013 (edited) hmm I've installed the program xmpp When I want to access the page "FluxCP" I have to write "local/RO" (in my VPS) -- But when I want to access the page "FluxCP" I have to write "IP VPS" (in my PC) right? Edited February 6, 2013 by medo
Brian Posted February 7, 2013 Posted February 7, 2013 ^ yes. It might not be working because of the URL you set FluxCP to run from. In /config/application.php set this to the IP of your VPS, and set BaseURI to the folder your FluxCP is in (no leading or trailing slash) 'ServerAddress' => 'localhost', // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80) 'BaseURI' => '', // The base URI is the base web root on which your application lies.
Question
medo
I installed FluxCP in my vps
But when you write IP my vps
I can not see FluxCP for my server
How can I see the FluxCP by ip vps ?
need help !
thanks
5 answers to this question
Recommended Posts