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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,700
» Latest member: Erinwrini
» Forum threads: 1,045
» Forum posts: 1,151

Full Statistics

Latest Threads
www.data
Forum: Ehcp HowTos
Last Post: Lavillsauro
08-08-2025, 12:09 AM
» Replies: 2
» Views: 7
ADD DOMAIN (can't find v...
Forum: Ehcp General, uncategorized yet
Last Post: Lavillsauro
08-08-2025, 12:08 AM
» Replies: 50
» Views: 73,495
Error & Fix: (Errcode:28)
Forum: Ehcp HowTos
Last Post: Lavillsauro
07-25-2025, 11:41 AM
» Replies: 4
» Views: 23
How To Edit The Login Pag...
Forum: Ehcp HowTos
Last Post: abir22
07-15-2025, 08:10 AM
» Replies: 4
» Views: 7
Error & Fix: (Errcode:28)
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-22-2025, 12:36 AM
» Replies: 2
» Views: 6
Install memcached
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-20-2025, 07:59 PM
» Replies: 3
» Views: 12
Q&A: Upgrade Ubuntu & Ehc...
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-14-2025, 12:43 PM
» Replies: 3
» Views: 8
Question & Answer: Nginx ...
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-11-2025, 12:23 AM
» Replies: 3
» Views: 14
ehcp ssl tips
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-08-2025, 05:11 PM
» Replies: 2
» Views: 19
change ehcp template comm...
Forum: Ehcp HowTos
Last Post: Lavillsauro
06-06-2025, 01:58 AM
» Replies: 2
» Views: 13

 
  File Permissions & Ownership
Posted by: own3mall - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - No Replies

Lately, I've been having some trouble with uploads to my SMF Forums. I believe it's the fault of SMF's scripts, but is one of their support group members correct in stating that the permissions on the files uploaded to my server should be owned by my Ubuntu user account?

Here's some more information:

http://www.simplemachines.org/community/index.php?topic=444665.0

He states:

Here is the bottom line. Its doesnt matter what script you used to get your servers running. The fact is you used a script, which means you did not set the server up. That is fine, but what I am telling you is this. Your ftp server should NOT own your files when they are uploaded. Your account should own the files. Period.

I think:

I'm not skilled enough to know the answer to this one... I just know that my PHP upload script works :\

Can you provide any clarification on this?

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

Print this item

  Subdomains do not work properly
Posted by: ehcpuser - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - Replies (2)

I have recently purchased a new domain from godaddy, and I added it to my EHCP control panel. I can easily view the original web page. When I added a subdomain, it processed as is everything was ok, and that I would "have my subdomain ready in a few seconds." I go to try it, and it doesn't work. I assume it may be a hosts problem, so I try it in 2 different proxies, and still, they returned nothing. Any ideas? What should I do?

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

  Warning: session_start();
Posted by: ehcpuser - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - Replies (3)

I have a problem that literally happened overnight. One day it was working, and the next, it wasn't. My php script, which is in a subdomain now outputs the error "Warning: session_start() [function.session-start]: open(/var/www/vhosts/sur/sur.com/httpdocs/subdomains/ns/phptmpdir/sess_71c80badeda0a257401e03c36ffbb423, O_RDWR) failed: Permission denied (13) in /var/www/vhosts/sur/sur.com/httpdocs/subdomains/ns/includes/header.php on line 3

and then in the footer
Warning: Unknown: open(/var/www/vhosts/sur/sur.com/httpdocs/subdomains/ns/phptmpdir/sess_71c80badeda0a257401e03c36ffbb423, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/vhosts/sur/sur.com/httpdocs/subdomains/ns/phptmpdir) in Unknown on line 0

I googled this and people said to change the session directory. When I looked at that, all I saw was N/path or something like that in the php.ini. Any help? i need to get this solved

Thanks

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

  Clean Instalation Domain now works
Posted by: mariusse - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - Replies (1)

Hello again

I have clean installation ubuntu 10 on EC2 with clean installation EHCP 0.29.15. and on my EC2 security group the open ports are :

0 - 65535 sg-2aab3843
20 0.0.0.0/0
21 0.0.0.0/0
22 (SSH) 0.0.0.0/0
25 (SMTP) 0.0.0.0/0
80 (HTTP) 0.0.0.0/0
110 (POP3) 0.0.0.0/0
143 (IMAP) 0.0.0.0/0
993 (IMAPS) 0.0.0.0/0
995 (POP3S) 0.0.0.0/0
3306 (MYSQL) 0.0.0.0/0
8080 (HTTP*) 0.0.0.0/0
10000 0.0.0.0/0
UDP

0 - 65535

I have also an elastic IP address on my Instance so everything works, i can login on ehcp, phpmyadmin and so on but the problem is the domain name. I added my elastic ip to ehcp dnsip.

I add my domaine then i go at namesecure.com to create my ns1 and ns2 with the elastic IP address but when i point to mydomain.com dont works.

If you remember you helped me on chat and i made it to work one time but now im really lost...i dont know what im missing.

All ports are open, everything its installed and the amazon ec2 instance is clean and also i run sudo apt-get update and upgrade before to install ehcp.

What to do next im lost.

Thanks


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

Print this item

  EHCP control panel not working
Posted by: pbaker - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - Replies (1)

i can get to the control panel front page and then if i click on the login page its saying page cannot be displayed i think this is an apache misconfiguration some where but not sure what has gone wrong any ideas

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

Print this item

  Can not log in
Posted by: shovenose - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - Replies (1)

Hi.
I am new to Ubuntu Server 10.10 and ECHP. I installed it successfully. But I can not log in it rejects my username/password no matter what I try. I tried to log in with the same password and username i use on Ubuntu.
Please help.
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

  with nginx vhosts do not work - Recent ehcp + ubuntu 10.10 + nginx + php 5.3
Posted by: pongraczi - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - No Replies

Hello,

My problem is, nginx working well with the control panel and chive (mysql webadmin tool), webmail etc., but all vhosts does not execute any php code.

I am able to get back html files correctly, but index.php (any php files) simply does not work. I got nothing to the logs, simply seems it is ignored or similar.

Does anybody have idea, what to check now?

Thanks!
István

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

Print this item

  MyPHPAdmin Missing?
Posted by: markerx - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - Replies (1)

Hey guys,

So far I have been very impressed with EHCP!

Right now, I am struggling to get MyPHPAdmin to work.

When I click on the MyPHPAdmin link within the EHCP I end up on a 404 page.

Is this a result of running the latest NGINX version?

Thanks for the help!


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

Print this item

  Easy Scripts and Wordpress Install Location Error
Posted by: markerx - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - Replies (1)

Hey there,

I have attempted to install Wordpress using the Easy Script install feature.

Although I have left the "Directory" box empty, and checked the "Iamsure" box - the script still installed Wordpress in a "wordpress" directory instead of the root directory.

Am I missing something?

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

Print this item

  processing now... by daemon in my backup list
Posted by: iconus - 04-14-2023, 10:10 PM - Forum: Ehcp Problems - After Installation - Replies (5)

I have this:


6 4migr_devel-Backups:-mysql-files-ehcpdb backup-2011-03-03_19-05-58 2011-03-03 07:05:58 processing now... by daemon


in my list of backups, and its been there for days, what's going on is my system really trying to back something up? What can I do?

Restored from old drupal forum, for user uid:3801 username:iconus
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