Jump to content
  • 0

FluxCP IP


Question

Posted

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

Posted (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 by medo
Posted

^ 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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...