Ubuntu :: Starting Xampp Not As Root

May 28, 2011

I am using Ubuntu 11.04. I am also using xampp 1.7.4.It always says it needs to be run as root, however some people have mentioned that it poses a great security risk.So how do i run xampp without being root?

View 2 Replies


ADVERTISEMENT

General :: When Starting Xampp - Get -Warning Bogus Unix Line

May 3, 2010

Not sure why, but the last couple of tiems I have started xampp from root terminal, I have got this message after each program start.

Warning a bogus unix line

Since that last time it was not there, other that add sweb spahes etc., I have only tried to unpack the Control Panel which was unsuccesfull anyway saying I needed some other programs.

View 1 Replies View Related

Ubuntu :: Root Access For Xampp?

Sep 16, 2010

i installed xampp using a tutorial posted here, but now the issue is i dont have priviledge to that directory. currently the xampp folder is located in /opt/

and i cant seem to fig out how i can get privil to that folder. (my user is "nate" not root

View 2 Replies View Related

Ubuntu :: Move Xampp's Root Directory From /opt/lampp/htdocs To /home/private/htdocs

Dec 2, 2010

i was trying to move xampp's root directory from /opt/lampp/htdocs to /home/private/htdocs (in order to use Ubuntu One) but when i restarted apache i got "permission denied" when i tried to load the index page.so i said to my self...hey..let's chmod
i entered this three commands in terminal:

Code:
sudo chmod -R 755 /home/private/htdocs
sudo chmod 755 /home/private
sudo chmod 755 /home
('private' is my username)

after a couple of seconds everything begun to disapper, shortcuts on my desktop, my wallpaper...all.i even tried to execute another command with sudo but i got a nice error message that said i don't have permissions to execute bla bla.now i can't even log into my user.

View 4 Replies View Related

Red Hat :: Unable To Login Root In Starting Gnu

Dec 12, 2009

im using RHEL5.3 after installing 3 i am unable to login in GNU at the starting screen im using tata protan+ net on this.

View 14 Replies View Related

Ubuntu Security :: Gufw Asks For Root Access When First Starting Up?

Apr 23, 2011

I just installed gufw and was in quite a hurry. A root acces prompt came up as I started gufw for the first time, and I quickly responded with appropriate password. All I saw in this hurry was that it had something to do with the usr/share directory.So, here's my question: Does gufw require root access when first starting up

View 6 Replies View Related

Ubuntu :: E233 - Cannot Open Display - When Starting Gvim On Root Shell

Aug 30, 2009

However, "E233: cannot open display" error appears when starting gvim on ubuntu 8.04root shell.

E233: cannot open display Press ENTER or type command to continue # kdesudo gvim /etc/fstab kdesudo: cannot connect to X server.

View 5 Replies View Related

Networking :: Starting Apache Using Someother User And Not Root?

Jun 24, 2010

We have installed apache 2.2.15 webserver on A rhel 5 Linux 64 box using the user wwwadm group www

We can start the webserver using root and it works fine but we dont have root access forever so we want the wwwadm user to have all the rights and we can start/stop/restart the Apache server using this wwwadm user.

View 1 Replies View Related

OpenSUSE Network :: Starting Apache As A User With Root Privileges?

Jul 17, 2010

I have written a simple perl program to add a command to iptables. Here is my code :

Code:
#! /usr/bin/perl
print "Content-type: text/html
";
system("iptables -A FORWARD -s 192.168.0.2 -j DROP");

I put this file in cgi-bin folder of Apache server. Here is my problem : when I run this file with shell as root user it makes change to iptables, but when I use my browser to run this file, it doesn't make any change. I'm sure this is because Apache doesn't have permission to manipulate iptables. How can I start Apache as a user with root privileges ?

View 8 Replies View Related

General :: Find All Files Starting With A String Lsnr* Under Root Directory

Oct 31, 2010

I am looking for Windows Search equivalent looking for file name patterns (not file contents but file names)....

I am aware of "globbing" and wildcard recursive search functionality in ls but I am still not capable of finding files under directories.

for example: I want to find all files starting with a string lsnr* under root directory / and any sub-directories.....

ie I want to look for files like lsnr*.* anywhere under / and any sub-directories under / such as /dir1/dir2/dir4 and dir1/other/dir/someotherdir/sub-dir etc.

so if I have /dir1/lsnrcontrol and also have /dir1/dir/2/dir3/lsnr-tinit.dat then I want to list the files names etc.

how to do this using ls -R and wildcards.

View 1 Replies View Related

Debian Multimedia :: Skype Starting Every Time When Open Interactive Root Shell

Jan 20, 2015

I recently "upgraded" to the latest skype and now every time I open an interactive root shell, up pops skype. I can close skype then control-C in the terminal window to get the shell I want, but this is annoying to say the least. Maybe my google-foo is off, but all I can find is articles on how to run skype as root, which is no use. I've tried searching the startup files for "skype" (case independant), but so far all I can find is "LD_LIBRARY_PATH=/usr/lib/i386-linux-gnu/ /usr/bin/skype" in the root .bashrc which shouldn't be starting the app.

what could be causing this?

(Running Wheezy)

View 2 Replies View Related

CentOS 5 :: Error "timeout In Locking Authority File /root/.xauthkk661q" Message When Starting Vnc-server

Jun 17, 2011

I have installed vnc-server on my CentOS 5.6 virtual machine. I can connect to it with a java web browser so it seems to be working. However, I get the following error message when I start, stop or restart the vnc-server process. Quote: Starting VNC server: 1:ken xauth: timeout in locking authority file /root/.xauthkk661q

View 5 Replies View Related

Ubuntu :: New 10.04 Install Along With XAMPP 1.7.1

Oct 13, 2010

I am a new user to the linux world. I am trying to put together a working configuration of Ubuntu 10.04 with XAMPP 1.7.1. (final goal is working kalturaCE application). Anyway, I've gone through all the installation guidelines that I could find and was able to get ubuntu installed (very easy) along with the other two apps. I can successfully browse to the kaltura app from the local network but I cannot get to it from the outside world (cannot get to kaltura or the base XAMPP file)? Is there a configuration where I could have possibly only told apache to respond to localhost and local lan?

View 1 Replies View Related

Ubuntu :: Run PHP Commands With XAMPP?

Jun 16, 2011

I'm not quite sure where I should post this but here goes.. I installed XAMPP, and got it running but I'm not too sure on how I should be able to run PHP commands? As in the command line?

View 9 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 :: 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 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 Networking :: Xampp - Cannot Connect Windows

Apr 5, 2010

I have an Ubuntu latest box that runs as a server for my xampp. And then an old windows laptop to connect with, this is for web development purposes. When I boot up windows I try and access the local ip of the server = it works. But after awhile.. maybe a few mins or an hour windows cannot connect anymore of Ubuntu, I always get "Internet explorer cannot display the webpage" error. I tried ping and it would not work, I'm quite sure the IP did not change at all. I reboot and try again, it works. I reboot again to test, it doesn't work.

I don't get it, =/ Ubuntu doesn't have any form of firewall, just the default settings. Both could use the internet but oftentimes fail for local networking...

View 2 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 :: Process Continue After The Start XAMPP?

Apr 20, 2011

I have installed XAMPP in Ubuntu, but I do not know how the process continue after the start XAMPP.

View 3 Replies View Related

Ubuntu :: Setting Up Owncloud - Switching From Xampp

Jun 23, 2011

I decided that owncloud looks very kewl, so I uninstalled apache friends' xampp which I've been using for years, and ran 'apt-get install owncloud'. Install went fine, PHP, Apache, mySql all fine. I also added PHPmyadmin.

I can access my local html websites via localhost - but my Drupal sites ( I don't have any other dynamic sites so I don't know if it's Drupal related or database related exactly) only show front page, but incomplete, and all links go to 404s. I installed a fresh Drupal site no probs, it all works fine.

View 3 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

General :: Install And Run XAMPP On 10.04?

Sep 17, 2010

I'm trying to follow the steps but I can't make it work:[URL]..I have finished: Step 1 and 2

And I'm stuck at Step 3: Start Here is a screenshot about the problems and what I did so far:

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 X86/64bit :: Install Xampp 32 On F64?

Jun 23, 2010

i am new in linux and fedora,i cant install xampp 32 on fedora 64 what i am must to do? Post added at 05:54 AM CDT Previous post was at 05:08 AM CDT i have this error:

sudo /opt/lampp/lampp startapache XAMPP is currently only availably as 32 bit application. Please use a 32 bit compatibility library for your system. The message is very clear that XAMPP doesn't like 32-bit system. So, we will need to cheat XAMPP that the system is 32-bit. First, we will need to install some libraries: i find this for fix this problem but i have error

yum -y install glibc.i686
yum -y install libgcc.i686
yum -y install libstdc++.i686
and now, we need to skip the 32-bit annoying check:
sudo nano /opt/lampp/lampp
Replace the following from:

[Code]...

View 1 Replies View Related

General :: After Rebooting XAMPP Does Not Working?

Jul 23, 2010

i can't access to localhost with firefox although yesterday I could installing XAMPP successfully and access to localhost. Now when i enter to file:///opt/lampp/htdocs/index.php this message is shown :"Something is wrong with the XAMPP installation

View 1 Replies View Related

General :: Installing Xampp On Mint 7?

Jun 5, 2010

how to install or how to run Xampp on Linux Mint 7. to start with an extraction is required and this is the error that i am getting while trying to do this:

kelvin-desktop kelvin # tar xvfz xampp-linux1.7.3atar.gz -C /opt
tar: xampp-linux1.7.3atar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

[code]....

View 1 Replies View Related







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