Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - erm3nda

Pages: 1 ... 9 10 [11] 12 13
151
I got this error just NOW. (SOLVED)
Error message was: Nothing found on... etc using 404 redirect from main domain, not ip ...

Also experienced bad vHost working, showing always main domain instead virtualHost, so i have a lot of problems on other sides.

I don't know how phpMyAdmin has been uninstalled from last use... so i install it again, but didn't load.
Not sure why. Files are under correct path.

Im rebuilding Apache plus vHost to try again from "fresh".

EDIT: Apache rebuild has finished now and ALL is FINE and working.
Thank you for provide such re-compile option, that can solve major problems at once.

Even with the fail, im glad to know i can solve it easy :)

152
DNS Manager / Re: Cinfu.com - "...not a valid Nameserver"
« on: November 11, 2014, 06:21:36 AM »
Oh my god!

Im the only seeing it?
ns1=NameServer ns1.centos-webpanel.com

How can you define "NameServer ns1.centos-webpanel.com". It's just ns1.centos-webpanel.com

{ns2=ns2.centos-webpanel.com, ns1=ns1.centos-webpanel.com} That is correct.

153
DNS Manager / Re: dns bind help
« on: November 11, 2014, 06:19:12 AM »
Read error messages please.

/ etc / named.conf: 49: zone 'my down724.co': already exists previous definition: / etc / named.conf: 43
Message is JUST clear, you have the problem, the first entry line, and the double entry line.

Also, this entry (both) may be wrong or you stripped it. Domain is my down724.com with is a cool PHP website :)
As i can see it running, I guess you have solved that long time ago or moved to another solution.

Regards.

154
DNS Manager / Re: How to use FreeDNS Manager
« on: November 11, 2014, 06:05:55 AM »
Don't remember where, but i got similar problem about  ns1.centos-webpanel.com and ns2.centos-webpanel.com nameservers. My problem was that the form puts the ns2 first then produces error. Try to swap order evern if doesn't seem logical.

Editing named file: Even if you can't use manager, you can login ssh/scp your server with root user then gracefull edit /var/named/mydomain.com file.

IMPORTANT, dont mix errors:

"WARNING: The following zone contains bad or uncommitted records:mydomain.com"
This is a problem from the named files parser. IM sure you have added the domain badly. You must put a final dot (.) on domain name. Example: mydomain.com.

When hit "commit Changes" I get a message "Cannot open: /var/named/mydomain.com
This is error from your credentials. Use cwp root account to log in then use filemanager to edit the file.

Im developing an dns_commiter module to work with freedns-centos service (by now, more panels later...).
It's a REAL faster DNS service. Sometimes has seconds to make it work. Im very happy with that combo of cwp and 3rdparty dns.

Regards.




155
Other / Re: Softaculous is integrated - Where?
« on: November 11, 2014, 05:57:55 AM »
hum...

Full backup files&database in REALLY ONE OR TWO CLICKS with no configs may be a good way to fast rollback installed app's as demo. Maybe don't help you on the first install, but helps anyway.

Usually i use phpmyadmin to copy database to dabase_back and use WinSCP duplicate folder option :D

It's the fastest way i can find by now.

Regards!


156
FTP / Re: vsftpd default username and password
« on: November 11, 2014, 05:54:00 AM »
So, forgot the FTP protocol forever. The most insecure way to transfer files.
A web-based filemanager trough SSL it's another option.

Use scp protocol (Winscp software for windows, scp binary itselft on Linux)
It connects using ssh connection, so it's the most secure interface.

SFTP is using ftp trought ssh, so still remains on FTP "server" wich is not working for root.
You can enable it, but it's not secure. A user watching your LAN/Wifi traffic can get your root credentials when logging ftp with root user. That's the most important thing about "do not use root".

SCP is using ssh connection, so you can login with root perfectly, just like ssh normal session.
I used always ssh/scp with NO prob.

Regards.

157
FTP / Re: Create new accounts from cwp
« on: November 11, 2014, 05:47:40 AM »
Im sorry to add more verbose here, but... What about to make use of some yet developed web file manager?

I remember a cool scriptable (not to much popular) filemanager... used in the old (and the new) cPanel-like or old-cPanel install from Hostinger.es (main-hosting.co.uk group) hosting services.

It is called ELFINDER (http://elfinder.org/)

I think that a cool developed, long-term used file manager will be better than made a new one.
Also i remember now that your software is not OpenSource, maybe the other's licenses are not good for you...

Also you can take a look from here, more than 25 web-based file managers: http://www.fromdev.com/2012/08/Best-Open-Source-Web-Based-File-Explorer-Applications.html

Thats all :D

158
FTP / Re: Create new accounts from cwp
« on: October 22, 2014, 06:39:49 PM »
AHA!

I tested now using root password for any user, and works.
Ok, about webFTP is not a cool feature (why need for use ftp here?).
The correct thing is a php local file manager, anyway i use scp so it's not a problem.

Now i can login to ALL panels with same password.

A good idea is a feature to edit current user, cuz password is same.
That will be just that i want.

Thank you!

159
Addons / Re: Team Speak 3 - Admin data not working
« on: October 15, 2014, 09:39:14 PM »
Admin token for what?

If the token is defined into the variables, maybe you can read it using:
Code: [Select]
echo "<pre>"; var_dump(get_defined_vars()); echo "</pre>";
That was how i got database credentials.

Are you asking for that? You said token not password.

Regards.

160
Addons / Re: LOG PER DOMAIN or SUB DOMAIN
« on: October 15, 2014, 09:34:11 PM »
I guess you can modify vhost temaplates with custom logs defined.
Then rebuild all vhost files (there are a function to do this).

That shoul'd work.

161
E-Mail / Re: Change E-Mail Password
« on: October 15, 2014, 09:32:50 PM »
Password will be user level.

So, create a new user for each person. Each person will login into a "user" panel, where can manage emails accounts, passwords and more. Passwords are hashed, so you can override it, but cannot know was the real previous password.

So, person data is not really "shown" to admin, even if is from admin account.

Tell me if im wrong.
Regards.

162
Addons / Re: Installation of TeamSpeak 3 Webinterface
« on: October 15, 2014, 09:30:15 PM »
Mabye you have to build it. Maybe is created on-demand.

I have see some info about this path: "path/to/ts3/server/directory/query_ip_whitelist.txt" so that means the root of the ts3 install dir (on each user).
Something like: "/home/user/ts3/query_ip_whitelist.txt".

If that don't work, ask for developer of the webinterface because will know for sure.

Also you can use other like solutions http://tsstatus.sebastien.me.

Regards.

163
DNS / Re: named failed
« on: October 15, 2014, 03:19:07 AM »
I bet for that  ;D http://ben.goodacre.name/tech/Bad_owner_name_(check-names)_Error_(BIND) even if it's dated on 2008.

If the error is the email, must be A underscore => near '****@gmail.com.': bad name (check-names)
I gues email is like sometingh_****@gmail.com so only 4 (*) are displayed.

When you read "near" is usually just the last character before the output string.
I've read a lot of errors like that using Mysql when you put a wron sintax.

Solution 1: Use another email.


Solution 2: turn off name checking From http://www.novell.com/support/kb/doc.php?id=7001908

BIND include a "check-name" option to remove name checking for DNS names, records and zones. In your named.conf (traditionally in /etc), place the following:
Code: [Select]
check-names master ignore;
check-names slave ignore;
check-names response ignore;

Regards.

164
E-Mail / Re: Dates that do not display in RoundCube
« on: October 15, 2014, 03:04:15 AM »
This is usually related to how the system get the info.

Seems you have not set date.timezone on your php.ini file so Roundcube cannot compare dates.

You can set it in a few formats:

  • date.timezone = "UTC"
  • date.timezone = "Europe/Madrid"

Find yours in http://php.net/manual/en/timezones.php

For major coding issues, search on google is by far the faster way.

165
FTP / Re: FTP Login
« on: October 15, 2014, 02:57:19 AM »
I've found a easy work around

As the main account ftp comes up with this error, To get a working account  Login to your customers panel. Click on FTP Accounts then create another account so the user will be user@yourdomain.com and login to ftp with that account and it logs in

I got same error and that was my solution too, login to user and create a new account.

Pages: 1 ... 9 10 [11] 12 13