Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 3,063
» Latest member: wincomgaips
» Forum threads: 1,045
» Forum posts: 1,114

Full Statistics

Latest Threads
ADD DOMAIN (can't find v...
Forum: Ehcp General, uncategorized yet
Last Post: RichardCrite
11-24-2024, 02:03 AM
» Replies: 29
» Views: 53,044
EHCP API1 error
Forum: Ehcp Development
Last Post: robind99
04-14-2023, 10:14 PM
» Replies: 4
» Views: 3
EHCP API Setup subdomain
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 2
» Views: 67
EHCP auto startup nginx i...
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 2
» Views: 0
VSFTPD
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 3
» Views: 5
PHP failed copy
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 2
» Views: 3
install echp + node js
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 2
» Views: 0
About Beta Software, Ehcp...
Forum: Ehcp Development
Last Post: ehcpdeveloper
04-14-2023, 10:14 PM
» Replies: 1
» Views: 1
La marque de l'enseigne C...
Forum: Ehcp Development
Last Post: shanmao
04-14-2023, 10:14 PM
» Replies: 1
» Views: 0
On portera une attention ...
Forum: Ehcp Development
Last Post: shanmao
04-14-2023, 10:14 PM
» Replies: 1
» Views: 1

 
  install chromium in Ubuntu
Posted by: ehcpdeveloper - 04-14-2023, 10:11 PM - Forum: Ubuntu Topics - Replies (1)

chromium is not exactly same as google chrome.
google chrome is based on chromium, and has many improvements above chromium.
Chromium lacks many user interface and many things.. such as password dialog, options and all menus...

anyway, chromium can be installed in Ubuntu easily as:
apt-get install chromium-browser
i did it, no much download,
and i post this item from within chromium.

Very fast, crashes sometime, but recovers upon re-open..
I am using and testing now... see you.

Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.

Print this item

  PHP Error
Posted by: beenfishing - 04-14-2023, 10:11 PM - Forum: General Linux - Replies (2)

Hi

Does anybody know why this mail gets sent to my root account every 30 minutes?

PHP Warning: Module 'mysql' already loaded in Unknown on line 0

Restored from old drupal forum, for user uid:3328 username:beenfishing
You may reset your password to access your new account here.

Print this item

  Bandwidth
Posted by: beenfishing - 04-14-2023, 10:11 PM - Forum: General Linux - Replies (3)

Good Day

I am hosting mail and a couple websites on my server using ehcp.

One of my clients has a downloadable pdf on the website which is using all my outgoing bandwidth to a point where mail is just queuing up and websites are loading very slowly.

Is there a way to throttle this website or websites in general on ehcp.

Please, any advice would be much appreciated as my other clients are starting to get very upset.

Thanks

Restored from old drupal forum, for user uid:3328 username:beenfishing
You may reset your password to access your new account here.

Print this item

  Interface 'Iterator' not found error, php bug.
Posted by: ehcpdeveloper - 04-14-2023, 10:11 PM - Forum: General Linux - Replies (1)

English below.
--
Eğer php programınız,
Interface 'Iterator' not found

hatası vererek kapanıyorsa,
ozaman php'niz Türkçe ayarlarıyla çalışırken büyük I harfi içeren fonksiyonları okuyamıyor demektir. bu konudaki php bug'ı şu: https://bugs.php.net/bug.php?id=18556
Bu bug, ne hikmetse 2002 yılından beri düzeltilmemiş.

Tek çıkış yolu, ilgili php/apache init scriptinin içine şunu yazmak:

export LOCALE=en_US.UTF-8
export LANG=en_US.UTF-8

bunu yazıp, /etc/init.d/php5-fpm restart
demek.
böyle yazınca bende çalıştı.. başka biçok şey denedim, olmadı, bu oldu.

English:
if you have error "Interface 'Iterator' not found error", then, most probably you are using Turkish locale and php has a bug related to this.
the only solution that I found is:
put following into init.d/startup scripts of related programs, php or apache.
export LOCALE=en_US.UTF-8
export LANG=en_US.UTF-8

at start of it.


Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.

Print this item

  Directory structure
Posted by: shovenose - 04-14-2023, 10:11 PM - Forum: General Linux - Replies (3)

Sorry for all the questions lol...
OK so I host a site on an Ubuntu Server 11.10 PC with EHCP.
I use DynDNS because I have lousy DSL with dynamic IP addresses...
Anyway, that means I have to access my EHCP control panel (if I'm home) with http://10.0.1.48/ehcp/ instead of http://shovenose.dyndns.org/ehcp/
because for some reason if I use the dyndns address from within my LAN it times out (even though it works perfectly from anywhere else in the world)...

BUT that means I can't access my forum! I created a new user on my EHCP server, added the domain shovenose.dyndns.org to the server, so it works bautifully from everywhere else, except I have to use a proxy (like ProxFree.com or something) to go on my forum... very annoying!
How do I access it? like http://10.0.1.48/something/something/something
thanks!

Restored from old drupal forum, for user uid:4036 usernameConfusedhovenose
You may reset your password to access your new account here.

Print this item

  PhpMyAdmin
Posted by: shovenose - 04-14-2023, 10:11 PM - Forum: General Linux - Replies (2)

I have 3 servers in my house:
<!--break-->
1. Minecraft server, Windows 2003 Server, port 25565
2. Web and database server for a forum http://shovenose.dyndns.org/ ,Ubuntu Server 11.10, port 80
3. THE ONE I NEED HELP WITH, internal LAN IP 10.0.1.52

It's also running Ubuntu Server 11.10, both linux servers (2&3) use EHCP hosting control panel...
If I type in http://10.0.1.52/phpmyadmin/ then it takes me to PHPMYADMIN properly...
But if I'm anywhere else and type in http://shovenose.dyndns.org/phpmyadmin it takes me to the login for #2 (local IP 10.0.1.48) because port 80 forwards to that.

So I'm wondering, can I make it so that people can type in http://shovenose.dyndns.org/phpmyadmin and they end up at the login for SERVER #3 not SERVER #2?
It looks like phpMyAdmin uses port 80 for its interface, while the actual MySQL uses port TCP3306 (I think?)
I'm sure I can get a database connection to 3006 to route to server 3 but how would I get the web interface for phpmyadmin to go to server 3 while all other web stuff (also port 80) goes to server #2 because I have a website/forum that needs to show up there.

Help please! Thanks!

Restored from old drupal forum, for user uid:4036 usernameConfusedhovenose
You may reset your password to access your new account here.

Print this item

  Backup
Posted by: shovenose - 04-14-2023, 10:11 PM - Forum: General Linux - Replies (10)

How do I backup my server to my Windows Server 2003 server?

Restored from old drupal forum, for user uid:4036 usernameConfusedhovenose
You may reset your password to access your new account here.

Print this item

  python format strings
Posted by: ehcpdeveloper - 04-14-2023, 10:11 PM - Forum: General Linux - Replies (1)

# format % 2
%d : '2'
%5d : ' 2'
%-5d : '2 '
%05d : '00002'
%.2e : '2.00e+000'
%.2f : '2.00'

%s : string, applying str()
%-20s : left-adjust

Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.

Print this item

  ubuntu 9.10 headphone jack does not work alone, (both speaker and headphone working)
Posted by: ehcpdeveloper - 04-14-2023, 10:11 PM - Forum: General Linux - Replies (1)

The problem:
I cannot use headphone output only, under ubuntu 9.10
when listening some voice/audio, voice is sent to both headphone and speaker.


solution:

install using:

aptitude install gnome-alsamixer

then, run: gnome-alsamixer,

then, click on "headphone jack sense"

thats it..

Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.

Print this item

  Creating Server Based Programs
Posted by: ehcpuser - 04-14-2023, 10:11 PM - Forum: General Linux - Replies (5)

Alright so here is the situation. I want to create my own ubuntu based daemon, as you did with ehcp. I am ging to make it a php application on a web server. What did you do to allow ehcp to run on a Ubuntu? What language did you make ehcp daemon out of? I know it's not just PHP, or it wouldn't install on the server. I posted what I wanted to make here.

http://ubuntuforums.org/showthread.php?p=8712689&posted=1#post8712689

Help would be appreciated.

Restored from old drupal forum, for user uid:2687 username:ehcpuser
You may reset your password to access your new account here.

Print this item


Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping