Maybe this topic got a previous answer, but i didn't find.
I have downloaded and worked on node.js appliance (thank turnkey, it's very powerfull).
For my application i need to build a web services server and i can change the client it must connected to tcp/80. The problem this port is already listening by default with the control panel (web shell & webmin redirection).
I have setup an OSQA VM, on VirtualBox hosted on Ubuntu 12.04, and cannot login to the web application as admin. I tried admin/admin, root/without password, admin/without password none of these work. and this info is not in the README with the appliance. Any help will be appreciated.
I think this is awesome that this appliance is indeed available and saves me so much time setting up OSQA.
I am fairly new to linux and its peculiarities, and often mind numbing configurations.
I have installed an appliance with the phpbb forum installed. All is working great except when the system emails out the address is always admin@example.com
When trying to clone a server from a snapshot I get the following instructions:
Snapshot launch: manual action required
/usr/lib/inithooks/firstboot.d/25ec2-userdata
However I cannot login to the server to execute the script. I have tried SSH using the public IP address, as well as from another instance using the Private IP address. I can ping the Private IP address.
Any idea how to proceed in recovering from a snapshot?
While I'm not new to the world of design I am a complete newb when it comes to servers. I've been looking for in depth tutorials for setting up my own webserver but have managed to find anything that is concise with step by step details.
While trying to clone the server we are getting the ""Database connection Error"" where the live website is working fine.
root@wordpress www/wordpress# mysql -u wordpress -p
Enter password:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Which we managed to fix by creating the socket files.
But facing the below issue now:
root@wordpress ~# mysql -u root -p
Enter password: