Ubuntu Servers :: Configuring PHP - MYSQL GUI And XAMPP

Feb 8, 2010

I'm using ubuntu 9.10 64bit and I'want to configure php mysql and lampp. Also the package mysql-ser is already installed, so if I install MYSQL GUI tools(Administrator, query browser..) from my synaptic package manager will it detect the mysql already installed ? Also tried configuring lampp by extracting it in my /opt directory and i started the server, which MySQL ll it detect the one which was previously installed otr the oin that in gui tools ?

Also think the current ubuntu repository does't have latest build of mysql GUI tools, so how the above mentioned things ll change if I try to download the individual package.

Oveall what I want is to configure Mysql GUI tools, Mysql workbench, xampp and php(For this I'm using Bluefish and Komposer). Please help me out so that I can leave windows for my Web-projects.

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: Control Panel For Apache - Php - Mysql Like In Xampp ?

Jul 4, 2010

I have been using wamp on an xp box and now have set up ubuntu with the localhost server seeming to be going okay.

As this is just a desktop graphical test server with no real public hosting, I was hoping to find a control panel like in wamp where one can stop/start php, apache, mysql, phpmyadmin and see logs etc.

View 4 Replies View Related

Ubuntu Installation :: Xampp: Mysql Not Running?

Aug 17, 2011

I am struck with this problem since yesterday, Everything was working fine until i got a sudden error saying[Warning]: PDO::__construct() [pdo.--construct]: [2002] No such file or directory (trying to connect via unix:///opt/lampp/var/mysql/mysql.sock) (Database/class.SWIFT_Database.php:330)Then i went into server and restarted server. it started saying

/opt/lampp/lampp restart
Stopping XAMPP for Linux 1.7.4...
XAMPP: Stopping Apache with SSL...

[code]....

View 2 Replies View Related

Server :: XAMPP - Could Not Start MySQL? (Ubuntu 11.4)

Jul 21, 2011

XAMPP: Couldn't start MySQL! I have Ubuntu 11.4. After downloading XAMPP, I went to my Downloads. I then went to the Folder (xampp-linux-1.7.4.tar.gz) and right clicked on it. The options window opened, and I selected "Extract Here"! after doing so a Folder called lampp appeared. The next step I did was open my Terminal and typed ( sudo nautilus / ). I pressed Enter and a window with a bunch Folders opened up. I selected, and opened the opt Folder. I then dragged the lampp Folder to the opt Folder.

The lampp Folder is now in the opt Folder. I right clicked on the lampp Folder and selected Properties, and then the Permissions tap. I set all 3 Folder access: -to- Create delete files and all 3 File access: -to- Read and write. I checked Allow executing file as program, and Apply Permissions to Enclosed Files button, then closed. I went back to Terminal and typed (sudo /opt/lampp/lampp start) and pressed Enter. Everything is working fine execpt MySQL!

Starting XAMPP for Linux 1.7.4...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP for Linux started.

I don't know if it makes any difference but I do have Netbeans IDE 7.0 php installed and I've only worked on html and CSS on it.

View 2 Replies View Related

OpenSUSE :: Mysql Wont Start On Xampp?

Oct 24, 2010

I've just executed /opt/lampp/lampp security and restarted lampp, now it shows as deactivated in status when I browse to http://localhost

The default username lampp doesn't work with my new passwords, phpAdmin doesn't let me log in.... everything.

View 8 Replies View Related

Ubuntu Servers :: Can't Get Xampp To Work On 9.10

Apr 24, 2010

I cant get to my phpmyadmin on xampp I tried doing it on the terminal but i get this wierd message

XAMPP: Another web server daemon is already running.
XAMPP: Another MySQL daemon is already running.
XAMPP: Starting ProFTPD...
XAMPP for Linux started.

But i cant get in phpmyadmin What can i do linux pros?

View 5 Replies View Related

Ubuntu Servers :: Run Xampp - Can't Test Drupal Out?

Apr 2, 2010

I'm trying to run Xampp so that I can test Drupal out. I'm running Lucid Lynx Beta. I'm having a lot of trouble getting Xampp to run. I downloaded Xampp version 1.7.3a and installed it but when I type http://localhost in Firefox to see if Xampp is working it just says:

Quote:

This is the default web page for this server. The web server software is running but no content has been added, yet.

View 5 Replies View Related

Ubuntu Servers :: How To Start Xampp From Crontab

Apr 5, 2010

i want to Xampp run and start all time when i start pc. i don know correct command for use crontab when i want to use it i must delete ># m h dom mon dow commandor not ?

View 2 Replies View Related

Ubuntu Servers :: How Many Connections Can XAMPP Handle

Jul 23, 2010

i would like to know how many connections per sec/min/hour, xampp can handle. I'm going to run SMF forum on my box, because i'm not ready yet with real server solution. System stats are: G31M-S2C; 2x2GB Kingston@920Mhz; E5200@3500Mhz; 500GB@7200 Seagate, all powered by Lucid x64. In a time i will migrate to a quad, mobo with raid support, etc. but at that point i'm want to know how much connections can xampp handle. Because of the forum nature, i think of auto deleting topics witn no new replys in 5 days for saving place (there will be minimum 1 and maybe max 5 photos per thread, maximum size 2Mb for each).

View 4 Replies View Related

Ubuntu Servers :: Xampp Will Not Start On Boot?

Sep 29, 2010

I have recently set up my web server using the LAMPP package for Ubuntu. Now I'm running Ubuntu Server 10 so my machine boots into the console and not gdm. Also I have my machine autologin as root so I can simply turn my server on and not mess around with logins. Now I created a simple shellscript for starting lampp and then I put it into etc/init.d/, chmod -x file.sh to give it executable permissions, then I update-rc.d file.sh defaults but nothing happens on startup. It simple takes me to the console and nothing more happens. I have to manually start lampp on every bootup.

View 1 Replies View Related

Ubuntu Servers :: Can't Save Files To The HTDOCS Of XAMPP?

Jun 3, 2010

I'm new at using Ubuntu, I really need to use XAMPP / LAMPP for testing my websites. The problem is that, I can't save files to the HTDOCS of my XAMPP.

View 1 Replies View Related

Fedora Servers :: Add Virtual Hosts To Xampp?

Aug 16, 2011

I'm new to fedora and linux. I'm trying to add virtual hosts to my xampp server in /etc/hosts I added :

Code:
127.0.0.1 localhost.localdomain testsite
and in /opt/lampp/etc/extra/httpd-vhosts.conf added this:
Code:
<VirtualHost *:80>
# ServerAdmin webmaster@dummy-host.example.com
DocumentRoot /opt/lampp/htdocs/testsite

[Code]...

View 9 Replies View Related

Ubuntu Servers :: Have A Windows Server Running With XAMPP Installed?

Nov 17, 2010

I currently have a windows server running with XAMPP installed.I want to try out ubuntu server, I am a complete linux newbie and was wondering if there was a similar package to XAMPP out there with:ApachePHPMySQLAnd some form of ftp server

View 5 Replies View Related

General :: Configuring MySQL Under Chroot Env?

Oct 18, 2010

I had configured MySQL Server (Distrib 5.1.41) on My Ubuntu 10.4 Lucid sever.I had installed mysql through apt-get install.Now every thing including replication is done and working fine.Now i had a requirement to run MySQL in chroot environment.Is it possible to change the the existing env to chroot or do i need to install and configure every thing from scratch..

View 1 Replies View Related

Server :: Configuring Apache / MySQL And PHP For AMXbans

Sep 24, 2010

I have a problem with AMXbans. My Linux is Slackware 13.0. , mysql is version 5.0.84, Apache/2.2.13,PHP 5.2.3 from locahost or real IP in internet explorer i see this error " Lost connection to MySQL server at 'reading initial communication packet', system error: 111".
In /var/log/httpd/error_log I see this error:

" [error] [client IP] PHP Warning: mysql_connect()
[<a href='function.mysql-connect'>>function.mysql-connect</a>]:
Lost connection to MySQL server at 'reading initial communication packet',
system error: : 111 in /var/www/htdocs/web/include/config.inc.php on line 48,
referer: http://My real IP/web/
//connect to db - "this is line 46"
$config->db_host=gethostbyname($config->db_host); "this is line 46"
$mysql = mysql_connect($config->db_host,$config->db_user,$config->db_pass) or die (mysql_error()); - "this is line 48"

View 1 Replies View Related

Ubuntu Servers :: Mysql Error Stopping MySQL Database Server Mysqld?

Jun 17, 2010

I have installed Mysql in Ubuntu 9, for the use of roundcube database.After installing iam getting the error like this

* Stopping MySQL database server mysqld [ OK ]
* Starting MySQL database server mysqld [ OK ]
* Checking for corrupt, not cleanly closed and upgrade needing tables.

So because of this in the roundcube configuration its giving the error message that MYSQL is not installed. So Kindly give me a idea how to solve this.

View 1 Replies View Related

Ubuntu Servers :: Mysql ERROR 1045 \ Trying To Allow Remote Access To Mysql?

Jan 14, 2011

i was trying to allow remote access to mysql by following mysql was running perfectly until i got here :

Code:
/sbin/iptables -A INPUT -i eth0 -s 192.168.1.0/24 -p tcp --destination-port 3306 -j ACCEPT
i changed my.cnf bind-address line to : "bind-address = 127.0.0.1" and nothing

[code]....

View 4 Replies View Related

Server :: Configuring Virtual Users On Postfix / MySQL Fedora 12

May 9, 2010

I was following the above guide to get a mail server up and running. The major difference in it all is the fact that my server is running i686, but I compensated for that easily, just a difference in folder/RPM names. [URL]. Otherwise I followed it to a "T." Everything seemed to go smoothly, no trips or falls until the very end.

After installing squirrelmail and trying to login on admin@withfrosted.com returns ERROR:
Connection dropped by IMAP server.
Uncle google tells me to run this command because SELinux is overzealous:
setsebool -P httpd_can_network_connect=1

And that works, and I thought I was home free. However, after that, I'm presented with a new error. However, google told me to send an email to create the mailbox because it wasn't there, yet. So I send a test email on over, but that fails, and so does mailx. Next I created /home/vmail/withfrosted.com/admin while logged into the vmail user for proper permissions. Squirrelmail now logs into the mail box but gives me yet another new error, in which I am now stuck on:
ERROR:
ERROR: Could not complete request.
Query: SELECT "INBOX"
Reason Given: Unable to open this mailbox.

As a summary, because I'm all over the place, here:
1. Can't view the mailbox via Squirrelmail.
2. Can't receive email, tried with mailx and a test email from gmail.

Regarding #2, the gmail test email, from the maillog:
May 9 07:25:45 withfrosted postfix/smtpd[21095]: connect from mail-qy0-f177.google.com[209.85.221.177]
May 9 07:25:45 withfrosted postfix/smtpd[21095]: 26CE516241D: client=mail-qy0-f177.google.com[209.85.221.177]
May 9 07:25:45 withfrosted postfix/cleanup[21104]: 26CE516241D: message-id=<z2pe336661a1005090425zaee8dc71jc3002cb7cb25e0fa@mail.gmail.com>
May 9 07:25:45 withfrosted postfix/qmgr[19083]: 26CE516241D: from=<issact@gmail.com>, size=1866, nrcpt=1 (queue active)
May 9 07:25:45 withfrosted amavis[21024]: (21024-01) (!)connect_to_sql: unable to connect to DSN 'DBI:mysql:database=mail;host=127.0.0.1;port=3306': Can't connect to MySQL server on '127.0.0.1' (13)
May 9 07:25:45 withfrosted amavis[21024]: (21024-01) (!!)TROUBLE in process_request: connect_to_sql: unable to connect to any dataset at (eval 98) line 241, <GEN15> line 5.
May 9 07:25:45 withfrosted amavis[21024]: (21024-01) (!)Requesting process rundown after fatal error
May 9 07:25:45 withfrosted postfix/smtp[21105]: 26CE516241D: to=<admin@withfrosted.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.2, delays=0.11/0.01/0.01/0.07, dsn=4.3.2, status=deferred (host 127.0.0.1[127.0.0.1] said: 421 4.3.2 Service shutting down, closing channel (in reply to RCPT TO command))
May 9 07:26:15 withfrosted postfix/smtpd[21095]: disconnect from mail-qy0-f177.google.com[209.85.221.177]

View 4 Replies View Related

Ubuntu Servers :: Configuring The SuPHP With 8.04?

Jan 1, 2010

I am experiencing trouble configuring suPHP on my Ubuntu 8.04 web server. I've googled around quite a bit and the general consensus is that you first disable php5, then install the suphp module (I did that from the repo). I configured one of my Vhosts to use suPHP_UserGroup, but I get the following error:

Invalid command 'suPHP_UserGroup', perhaps misspelled or defined by a module not included in the server configuration

I know the module is loaded, so I'm not sure why I'm getting this error. Is a Vhost the right place for this setting? Note that I installed from the repository instead of compiling from source if that makes any difference. Any insight on this issue? I can provide configuration files if need be.

Edit: After some extended googling, from what I understand I have to recompile suPHP using the 'paranoid' mode. Am I correct?

View 1 Replies View Related

Ubuntu Servers :: Configuring RSyslog On 10.04?

Jan 13, 2011

Have any detail configuring RSyslog on ubuntu 10.04? with web interface view

View 2 Replies View Related

Ubuntu Servers :: 9.04 - Configuring Primary Master DNS?

Mar 18, 2010

I am using ubuntu server 9.04 version and trying to configure a primary master DNS on my server as followed the ubuntu official documentation [URL]. The files named.conf.local, db.example.com & db.192 are almost same as the documentation. And I can restart DNS. But when I followed the troublshooting page to ping example.com

thomas@UServer:~$ ping -c 4 example.com
PING example.com (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.047 ms
64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.067 ms
64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.058 ms
64 bytes from localhost (127.0.0.1): icmp_seq=4 ttl=64 time=0.061 ms

--- example.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2997ms
rtt min/avg/max/mdev = 0.047/0.058/0.067/0.009 ms
thomas@UServer:~$

It is not show my server IP. Is it correct on the configuration?

View 9 Replies View Related

Ubuntu Servers :: Configuring 10.10 Server In VMware ?

Feb 17, 2011

I have attempted to set up ubuntu server 10.10 on my home network. I only have one computer and access to windows is a must for me, so what I have been doing is installing the server via VMware as a virtual server. Now, I have been able to successfully set up a server that works on the LAN, but for some reason I have been unable to get access to the server via the external ip address.

I will list all known information about my network, host computer and VMware.

I'm currently using VMware Workstation. For the virtual machine I have installed, I have allocated 500 GB of space to a partition on my 2 TB external hard drive. The network is currently set to NAT, but I would much prefer to Bridge the network so that the guest would be assigned a unique LAN address.

The host computer is a laptop. It is connected to the internet through a wireless router. I can successfully host a teamspeak server that accepts incoming traffic from the internet. The operating system that is installed is Windows Vista.

The network is set up as follows:

The host's LAN address is 192.168.1.50 and is connect to the Router which has an address of 192.168.1.1. I am using a Netgear WNDR3300v1 wireless router. The webserver itself would likely have the IP 192.168.1.2 in the circumstance that the network was bridged for the virtual machine. So the WAN Interface would be the modem my company has provided which has assiged the external IP 24.113.92.228. The modem is a cable modem, the brand is a motorola surfboard.

View 6 Replies View Related

Ubuntu Servers :: Configuring The Zimbra And Apache?

May 26, 2011

I'm trying to install Zimbra and Apache. I'm having difficulty setting up DNS (if necessesary) and also configuring my /etc/hosts show me what the /etc/hosts should look like.

View 3 Replies View Related

Fedora Servers :: Mysql At Boot Time In 10 / Get Mysql To Start At Boot?

Jul 28, 2009

I am trying to get mysql to start at boot without any success.

The mysqld scripts works fine when run from the command line, but it does not work when i use the links created by chkconfig. I checked the boot.log and found that mysql starts but then it stops or gets shutdown. This is the log message:

Starting mysqld daemon with databases from /data/mysql [ OK ]
Starting cups: [ OK ]
STOPPING server from pid file /var/run/mysqld/mysqld.pid
starting DenyHosts: /usr/bin/denyhosts.py --daemon --config=/usr/share/denyho
sts/denyhosts.cfg
090727 04:35:47 mysqld ended

The same init script works fine in Ubuntu.

View 2 Replies View Related

Ubuntu Servers :: Configuring Samba For File Serving?

Mar 15, 2010

installed ubuntu 8.10 64bit on left over parts for file serving with windows 7, tried the sample config file that installed with it with no luck, then tried new config file, looking at the samba.org website and other peoples configurations i came up with this

[global]
netbios name = NETBIOS_NAME
workgroup = workgroup
security = user

[code]....

View 3 Replies View Related

Ubuntu Servers :: Configuring 32gb Sd Card For Raid 1?

Dec 27, 2010

i am setting up a raid 1 on a netbook with the 30gb internal ssd as the primary drive and the 32gb sd card as the mirror. i am following the instructions here...

[URL]

i have several working raid 1 arrays under my belt using usb sticks and want to try something more advanced and practical now.i have configured the internal ssd with no trouble, however, the 32gb sd card is not showing up in the installer. so i cannot configure it as the mirror. my 2gb sd cards show up when i run the installer why doesn't the 32gb sd card? if i boot into a session the primary ssd the 32gb card does show up mounted on the desktop. it shown as a dos partition.

View 5 Replies View Related

Ubuntu Servers :: Configuring Print / Scan Server

Jun 13, 2011

I recently installed Ubuntu 10.04.2 Server on a small desktop to use as a print server. During installation I marked the sSH, Print, and Samba services.I can ssh into it just fine and that's how I'm configuring it. I have a hp Deskjet F2210 connected to it.My end goal is to be able to use the scanner from my *buntu desktop and from a desktop running XP. All of these being connected via ethernet router.

View 9 Replies View Related

Ubuntu Servers :: Configuring Samba Permissions To Emulate Netware?

Apr 22, 2010

I'm replacing an ancient Netware server with a new Ubuntu 8.04 box running samba and LDAP. I want to see if there's a way to get Samba to emulate the way permissions propagate through Netware. Namely, if I see a directory structure like this:

[User Cant See]
--- [User Cant See]
------- User Can Edit.txt
------- User CANT Edit.txt

With Netware I can give permission to User to edit "User Can Edit.txt" and the permissions will propagate in reverse to allow User to see the two [User Cant See] directories and edit the text file. "User CANT Edit.txt" will still be invisible to User. This is very convenient as I can simply give user access to one file, they can navigate to it through the directory structure, and all files not explicitly given access to will still be invisible.

With Samba the only way I've been seeing to get this would be to explicitly give User access to both [User Cant See] directories, give him access to the "User Can Edit.txt" and remove any access to "User CANT Edit.txt" and every other file in the latter two nested directories.

View 4 Replies View Related

Ubuntu Servers ::configuring FCGI To Run Redmine - Forbidden You Don't Have Permission To Access

Nov 14, 2010

I have installed Redmine according to the instructions on [url] according to the mod_cgi instructions which seem to be the easiest to follow.

The script installed in the installation directory was called 'dispatch.fcgi', and not parsing when I visited the page through the browser, just displaying the contents of the script. OK, so I installed the apache mod libapache2-mod-fastcgi using apt-get. Then 'a2enmod fcgid' followed by an apache restart.

Now when I visit the Redmine folder through the web browser I get 'Forbidden You don't have permission to access /redmine/dispatch.fcgi on this server.'

I checked to ensure www-data owns all files and has correct permissions to the folder. But this doesn't seem to work.

View 3 Replies View Related

Fedora Servers :: Configuring Non-standard Http Port?

Jun 23, 2011

It appears that my ISP is blocking port 80, so I can't set up a proper website on my home computer. I'd like to choose a different port to use (they block 443 also), and I'm not sure how to do this with Fedora (or any Linux flavor for that matter

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved