/opt/lampp inurl:/phpmyadmin/

  • Ubuntu [eclipse][xamp][php] "could not execute external app/opt/lampp start"

    I have one problem with Eclipse 3.2.2. and xampp 1.7.I installed this to /opt/ - all paths i found in eclipse properties point at /opt/.... The problem is, when i pushed START XAMPP BUTTON i'd see:"could not execute external app/opt/lampp start",I don't know why there is app/ Is anyone had ...

  • Ubuntu why cant i copy into /opt/lampp/htdocs ?

    why cant i copy into /opt/lampp/htdocs ?how do i copy as root ? ...

  • Ubuntu how to share /opt/lampp/htdocs on Windows network?

    how to share /opt/lampp/htdocs/ on Windows network?I like to edit php files from my Xp machine via the network on the Ubuntu 9.04/64 machine.Tried so far:gksudo nautilus didn't worksetting /opt/lampp/htdocs/ "share" didn't work (Xp will ask for a password which I don't have)Accessing the / ...

  • Cannot save to opt/lampp/htdocs OR /bin

    I recently downloaded and installed XAMPP for Linux.I extracted the files like this:tar xvfz xampp-linux-1.5.5a.tar.gz -C /optas it said to on the XAMPP site.I am able to get Apache up and running.My problem occurs when I try to save files to the htdocs folder. I've used XAMPP in windows and I know ...

  • Ubuntu Beginning with PHP: how to save files in /opt/lampp/htdocs?

    I'm going to start learning php, have installed Xampp (in Ubuntu environment). While trying to save files into /opt/lampp/htdocs I get message "you do not have the permissions to save the file...". Finally, I managed to save files to desired place using GNU nano in terminal. But I strongly ...

  • Ubuntu Unable to create files under /opt/lampp/htdocs

    HiI installed XAMPP under unbuntu last night and the installation was successful.However, I cannot edit any files under /opt/lampp/htdocs nor can i create any files under that directory.Does anyone know Whats happening? ...

  • Ubuntu Problem with ... "sudo /opt/lampp/lampp start " (XAMPP)

    Look this is my problem.When i put in the terminal the command sudo /opt/lampp/lampp startdownside said:XAMPP: Another web server daemon is already running.XAMPP: Another MySQL daemon is already running.XAMPP: Another FTP daemon is already running.XAMPP for Linux started.How can i stop the other pro ...

  • Ubuntu Cannot save to opt/lampp/htdocs OR /bin

    I recently downloaded and installed XAMPP for Linux.I extracted the files like this:tar xvfz xampp-linux-1.5.5a.tar.gz -C /optas it said to on the XAMPP site.I am able to get Apache up and running. My problem occurs when I try to save files to the htdocs folder. I've used XAMPP in windows and I know ...

  • Ubuntu /lib/perl5/5.10.1/i686-linux /opt/lampp/lib/perl5/5.10.1 /opt/lampp/lib/perl5/site_pe

    I am getting this error.kindly help...root@dba:/opt/mysql/mysql-5.5.16# apt-get -f installReading package lists... DoneBuilding dependency tree Reading state information... DoneCorrecting dependencies... DoneThe following extra packages will be installed:libcurl3 libnspr4-0d libnss3 libnss3-1dThe fo ...

  • Not allowed to copy files to /opt/lampp/htdocs

    Hello, I've recently installed Mandriva on one of my machines and am now trying to get Xampp to work. It installed fine but I cannot seem to copy any files into the htdocs folder. I'm not quite sure what's wrong but I hope someone here can help me.P.s. Sorry If I've posted this in the wrong section, ...

  • Can't connect to local MySQL server through socket '/opt/lampp/var/mysql/mysql.sock' (2).

    I recently installed mysql on Suse Linux 10.3. Even though I have modified my.cnf to recognize my socket file to be relocated to a new location. When I run mysql_config - it shows up with the default direct. How do I get the mysql to recognize a new default sock location. So when I run mysql_config ...

  • Fatal error: Call to undefined function valueset() in /opt/lampp/htdocs/webserver/ton

    <?php echo $_SESSION['cust_id'];$cust_id= $_SESSION['cust_id'];?> <div style="float:left;width:120px;height:22px;padding-top:3px;" id="l_cust">Customer Name:</div><div style="float:left;width:640px;height:22px;padding-top:3px;"><input style= ...

  • Ubuntu phpmyadmin

    I removed mysql-server etc. bysudo apt-get remove mysql-server(Then i did a silly mistake:by removing /etc/init.d/apache2 and /etc/init.d/mysql)I installed xampp using tar file.http://localhost/xampp works fine buthttp://localhost/phpmyadmin shows following error message#2002 - The server is not res ...

  • Ubuntu Errors in running phpMyadmin !!

    I have installed Lampp in kubuntu 8.1. When i start lampp using sudo /opt/lampp/lampp startIt says MySql is started.But when goto web brower and type localhost/phpmyadmin it wont work!!!What seems to be the problem ?? ...

  • Ubuntu Upgraded to 9.04 and I cannot get into phpmyadmin through Xampp.

    Upgraded to 9.04 (1) and I cannot get into phpmyadmin through Xampp. Starting Xammp gives ~$ sudo /opt/lampp/lampp startStarting XAMPP for Linux 1.7...XAMPP: Starting Apache with SSL (and PHP5)...XAMPP: Starting MySQL...XAMPP: Starting ProFTPD...XAMPP for Linux started.but Xammp status says mysql is ...

  • Ubuntu lampp mysql move datadir

    I've installed LAMPP , tested it, it works ok (no surprise)Then i (try to) change my datadir, that's something i've already done in the past, but now it's driving me crazy :-(it simply does not works !i've put "datadir = /mnt/NTFS/MySQL_data" in /opt/lampp/etc/my.cnfas i've done in the pas ...

  • Ubuntu Web Server daemon already running even with XAMPP(lampp) stopped

    I recently installed xampp and it was all fine when suddenly it started acting strangely. When I try to start it, it saysmyname-desktop:/opt/lampp/phpmyadmin$ sudo /opt/lampp/lampp startStarting XAMPP for Linux 1.7.1...XAMPP: Another web server daemon is already running.XAMPP: Another MySQL daemon i ...

  • Ubuntu (XAMPP) phpMyAdmin problem with php4

    So earlier I installed XAMPP.Everything was going fine until I switched to php4, now phpMyAdmin doesn't work, and says:Warning: session_write_close() [function.session-write-close]: The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in /opt/lampp/phpmyadmin/index. ...

  • Ubuntu No puedo ingresar a PhpMyAdmin

    Hace ya unos cuantos días que tengo instalado XAMPP para linux y me andubo perfecto, pero desde hace unos días que veo que cuando "lo inicio" poniendo en consola "sudo /opt/lampp/lampp start" me tira algunos errores como los siguientes:Starting XAMPP for Linux 1.7.1... PHP Warn ...

  • Ubuntu Problem with lampp

    all, I am new to Ubuntu...using ubuntu 10.04 LTS (Lucid Lynx).I want to run lampp on my machine.... after extracting the tar.gz file into the opt folder I assigned the permission to 777 with "-R". then started lampp and opened it with localhost from browser. The localhost seems to be ok, p ...

  • Ubuntu Cannot access Phpmyadmin through localhost

    Hi, so I've just reinstalled XAMPP in my machine. Now, I can't get phpmyadmin to work.Before this was okay. But since I lost its password I need to reinstall it again.Now I got it reinstalled, another problem occured. When I enter localhost/phpmyadmin in my browser, it tells me to open the file with ...

  • phpMyAdmin cannot export anything

    When I try to export anything from PhPMyAdmin I receive the following error.I tried exporting all of my databases, individual databases and even individual tablesFatal error: Cannot redeclare PMA_exportComment() (previously declared in /opt/lampp/phpmyadmin/libraries/export/htmlexcel.php:16) in /opt ...

  • Lampp fresh install - mysql.sock missing

    Hello, I have been using xampp on my windows machine for a while now, well yesterday I decided to go to linux ( yays ). So now my server ( server as in desktop using my cable internet not a "real" server ) is a mandrive linux machine. I went to apachefriends and got the linux version of xa ...

  • Ubuntu forgot password and got locked out of lampp

    I forgot my password when I wanted to start lamp on my computer. I thought I remembered and typed wrong password twice. First I think I was completely locked out. Then I typed sudo mkdir /mnt/ubuntu and got to password. I typed my password, and was allowed again to used the terminal. But it still ca ...

  • Copy folder to opt/

    first sry for my bad english =(and now my problem:i would like to copy my httpdocs folder from my usb stick to the folder opt/lampp/i dont know the command for this action but i search in google and found many articles with cp -r and co. but there all does not work =(PS: I work for the first time wi ...

  • Lampp runlevel issue

    I'm using an Acer Aspire One D250.The O.S. is Linux4One.It uses MadWiFi Drivers for the WiFiI installed LAMPP.I wrote a startup script called lampp-----------------lampp. --------------/opt/lampp/lampp start-----------------lampp. --------------I did the update-rc.d to embed it.--------------------- ...

  • Ubuntu Simple LAMPP question

    Where do I place my php files in LAMPP so I can view them? I tried placing my folder that contains my php files in opt/lampp/htdocs but I don't think I can view it from localhost.Any help is appreciated ...

  • Ubuntu Changing permission on Lampp .conf files

    How can modify httpd-xampp.conf's permission on my opt/lampp/etc/extra/ directory?I tried chmod-ing it on terminal, there's no error message whatsoever on the terminal but it still can't be modified.Help? I'm a newbie. :o ...

  • Ubuntu Lampp mysql won't start

    I had xampp going, but it got messed up and mysql wouldn't start. I thought reinstalling wou;d fix it, but it didn't.when i do:sudo /opt/lampp/lampp starti get:Starting XAMPP for Linux 1.7.3a...XAMPP: Starting Apache with SSL (and PHP5)...XAMPP: Starting MySQL...XAMPP: Couldn't start MySQL!XAMPP: St ...

  • Plz help XAMPP (LAMPP) not working on xubuntu desktop

    Today, I have installed XAMPP on my Xubuntu desktop according to method explained here, http://ubuntuforums.org/showthread.php?t=223410. Everything went fine but when i opened xampp control panel and clicked start button MySQL started working but Apache is not working. i have clicked it several time ...

  • Ubuntu LAMPP Referencing Wrong Document Root Folder

    Nevermind. I have resolved the issues.I had installed CakePHP command-line and it had installed apache2-common, and overrided the LAMPP. Oops.So, I have LAMPP (XAMPP) installing on my install in /opt/lampp/. The web directory is at /opt/lampp/htdocs/.All was working fine for a while, but when I rebo ...

  • Ubuntu Lampp error: "Another mysql daemon is already running"

    Lampp error: "Another mysql daemon is already running" When I start lampp, (sudo /opt/lampp/lampp start) I get the message "Another mysql daemon is already running"I researched this and it seems that another mysql service is installed (by ubuntu?) and runs on ubuntu startup.I can ...

  • Ubuntu LAMPP - starting Apache problem

    Hi. I've installed Lampp 2 ways. First with regular downloading, extracting and starting everything with sudo /opt/lampp/lampp start command. The result was XAMPP: Another web server daemon is already running.Then I installed with sudo tasksel install lamp-server command. I restarted the machine, an ...

  • Ubuntu lampp - permission denied, how to remove (+ CGI Proxy setup)

    Hey, as the title suggests, all files and fodlers in /opt/lampp are 'locked' so to speak.Now admittedly this was most likely my doing as I probably messed something up whilst setting lampp going.Now, I've tried sudo chmod which seemed to do nothing (is this recursive?) as well as sudo rm -rf /opt/la ...

  • Ubuntu Can't change ownership/permissions of lampp folder

    HiI've installed lampp in my opt directory and is all working fine, downloded and untarred wordpress and have tried to drag and drop to /opt/lampp/htdocs but I get a message that I don't have permission to do this to any folders in the lampp directory. Permissions for lampp folder show as root. I am ...

  • Ubuntu How Do I Create A Custom Application Launcher To Start Lampp?

    I have installed lampp and everything is good. But i dont wanna have to go into terminal everytime i need to start lampp. the command to start lampp is: "sudo /opt/lampp/lampp start".Ok so now i right click on the panel > Click "+Add to Panel" > Then Click "Custom Appl ...

  • Ubuntu lampp and file permissions on folders

    i just set up a local host with lampp its get instill in /opt/lampp/ and then the files that you host then get saved to /lampp/htdocs/witch of course needs root to edit the files there so i have login as root .that works great till i get to this point i want to test a script on my localhost so i cou ...

  • Ubuntu command line to copy from Desktop to /opt

    Quick question...i have got a zip file "filename.zip" which is located on the Desktop and i would like to extract its contents to /opt/lampp/htdocs folderwhat is the proper command line to do this?all i know is this please help me finish is i am wrong."sudo -s""cd Desktop ...

  • Ubuntu I cannot create new folder inside /opt directory

    am new in ubuntu.I have Administrator rights. I want to create new folder into /opt directory.So i clicked(Right click). but new folder menu has disabled. I cannot create new folder.Then Alternatively I used terminal. then I type mkdir /opt/lampp/htdocs/dummynow folder name has created. but I cannot ...

  • Ubuntu Trouble installing Ktaglib in LAMPP

    I have been racking my brains trying to install Ktaglib-0.2.0 (PHP Module) into my LAMPP installation. I have tried both using through the PECL command (sudo /opt/lampp/bin/pecl install channel://pecl.php.net/KTaglib-0.2.0.tgz). Also through the phpize, ./configure, make and Sudo make install method ...

  • Ubuntu Lampp errors

    I install xampp for linux. After the installation, I tried to run sudo /opt/lampp/lampp start but after entering the password, it tells me that another web server, mysql daemon, and proftpd are already running. I tried to reinstall it but it shows me the same thing.Any help will be much appreciated. ...

  • Ubuntu Move Lampp folder

    I extracted Lampp into my desktop accidentally because I did the following:tar xvfz xampp-linux-1.7.3a.tar.gz (should have had -C /opt after it but I missed this off by accident)So now it's extracted & given me the Lampp folder on the desktop which is clearly the wrong place (it's meant to be in ...

  • Ubuntu mysql won't start after running lampp/security

    guys, nube to ubuntu, and mysql...the forum is great and helping alot! I have ubuntu 9.10, and installed the latest lampp with default options. Apache/Mysql/Proftpd would start and stop fine. I then did sudo /opt/lampp/lampp security...which I got from here... http://ubuntuforums.org/showthread.php? ...

  • Ubuntu help with lampp

    Can you help with php.ini . How can i set my lampp htdocs directory ??? I seems it is getting my home folder.gkb4kz is in this directory: /opt/lampp/htdocs/gkb4kzWarning: require_once(/home/gkb4kz/public_html//includes/version.php) [function.require-once]: failed to open stream: No such file or dire ...

  • Ubuntu Can't find Proxy.conf in Lampp directory

    Running Apache/2.2.14 (Unix) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 Server at localhost Port 80While on a tutorial, I got stuck at this command line:$> sudo a2enmod proxy_httpIt says: sudo: a2enmod: command not foundThe next step of the ...

  • Ubuntu share htdocs between lampp and xampp on usb

    I recently switched from windows to ubuntu (9.10). I have an usb stick with on that a windows xampp installation. Now I want to install lampp on it, so that both installations share the same htdocs and database.So what I want is:- I have on an usb stick a xampp installation- I also have lampp instal ...

  • Ubuntu mod_rewrite and mod_userdir on LAMPP

    Has anybody ever worked with mod_rewrite and mod_userdir on LAMPP?It appears that mod_rewrite doesn't work with the user's websites (located on /home/user/public_html), although it appears to work fine with the home server websites (on /opt/lampp/htdocs) ...

  • Ubuntu MySQL via LAMPP

    I get Error 2002 when trying to start the MySQL via lampp. /opt/lampp/lampp startStarting XAMPP for Linux 1.6.7...XAMPP: Starting Apache with SSL (and PHP5)...XAMPP: Starting MySQL...XAMPP: Starting ProFTPD...XAMPP for Linux started./opt/lampp/bin/mysqlERROR 2002 (HY000): Can't connect to local MySQ ...

  • Moving from windows/xampp to ubuntu/lampp

    I have xampp installed in both ubuntu and windows under the same box. Now because I can no longer log into windows as a result of a system failure, I tried to move my website which is under development from windows to my newly installed ubuntu xampp. I did the following:I copied the folder /xampp/ht ...

  • Ubuntu Problem with /opt directory

    all! This is my first time installing XAMPP on Ubuntu to ease my LAMP installation and play with PHP. But when I'm saving my .php file in /opt/lampp/htdocs it gives me this error messages:Could not save the file /opt/lampp/etc/original/httpd.conf.You do not have the permissions necessary to save the ...