Skip to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Login page ad website

Featured Replies

Hello

 

I have added a customer and a domain but when I go to the domain it takes me to the login page. 

Any ideas?

www.theguyfrommiami.tk

Thank you

check whether the vhost configs are being generated correctly, see /etc/apache2/sites-enabled/35_*_[domainname].conf

 

  • Author

Hello d00p 

Thank you for your reply

I am new to ubuntu so please be nice :)

-bash: /etc/apache2/sites-enabled/35_*_[theguyfrommiami.tk].conf: No such file or directory

-bash: /etc/apache2/sites-enabled/35_*_[snlsystems.tech].conf: No such file or directory

this is the return on both domain created 

 

ehm....seems you're not too familiar with unix...please post output of 

la -la /etc/apache2/sites-enabled/ | grep "your-domain-name"

 

  • Author

Hello

Nothing is populating on any of then

Thank you

 

luis@web-server:~$ la -la /etc/apache2/sites-enabled/ | grep "theguyfrommiami.tk"
luis@web-server:~$ la -la /etc/apache2/sites-enabled/ | grep "snlsystems.tech"
luis@web-server:~$

 

Did you setup the cronjob correctly? Did you adjust your settings prior to configure the services? Did you configure the services at all?

if yes, run:

php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug

 

  • Author
8 minutes ago, d00p said:

Did you setup the cronjob correctly? Did you adjust your settings prior to configure the services? Did you configure the services at all?

if yes, run:

Hello

Okay i would have to say no to all.

I did see this page but did not know what I needed to put.

 

Froxer.png

Okay, so first, go to "Settings", activate/deactivate stuff you need/don't need. Adjust all the settings.

THEN go to confguration, from the first select box, chose your server-OS, if it's not in the list, we currently do not provide configuration templates for it. Then from the second select, select the service you want to configure (you propably want/need to go through all of them). Last, select the specific daemon (e.g. Webserver apache, lighttpd or nginx) and perform all the actions that are shown

  • Author

Thank you d00p for your help

I have Ubuntu 16xx installed so I will go and redo it all from scratch :( 

 

Thank you for your help

  • Author

Hello

 

ok I have installed Ubuntu 14 and installed Froxlor I ran the script 

sudo mkdir -p /etc/apache2/sites-enabled/
sudo chown root:0 /etc/apache2/sites-enabled/
sudo chmod 0600 /etc/apache2/sites-enabled/
sudo mkdir -p /etc/apache2/sites-enabled/
sudo chown root:0 /etc/apache2/sites-enabled/
sudo chmod 0600 /etc/apache2/sites-enabled/
sudo mkdir -p /var/customers/webs/
sudo mkdir -p /var/customers/logs/
sudo mkdir -p /var/customers/tmp
sudo chmod 1777 /var/customers/tmp
sudo a2dismod userdir
sudo a2enmod headers
sudo service apache2 restart

Now when i go to the site I get a page in php format LOL

well, did you activate fcgid or php-fpm? These services need configuration too...try enabling the apache php module again

a2enmod php
# or
a2enmod php5

 

  • Author
2 minutes ago, d00p said:

well, did you activate fcgid or php-fpm? These services need configuration too...try enabling the apache php module again


a2enmod php
# or
a2enmod php5

 

Your a genius!! back up and going to mess it up again :)

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.