Page 27 of 38 FirstFirst ... 17252627282937 ... LastLast
Results 261 to 270 of 376

Thread: HOWTO: Setup easy web development environment (XAMPP)

  1. #261
    Join Date
    Apr 2008
    Location
    Florida
    Beans
    3
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Setup easy web development environment (XAMPP)

    I just wanted to say thank you. I have XAMPP up an running on my system. I did make a change to what version of XAMPP I am installing to the latest version (v1.7.1). The XAMPP Control Panel is great!

  2. #262
    Join Date
    Oct 2008
    Beans
    95
    Distro
    Lubuntu 14.04 Trusty Tahr

    Re: HOWTO: Setup easy web development environment (XAMPP)

    I've just set up XAMPP, or rather lampp, on a Xubuntu machine following the instructions from here and had no trouble at all, especially when I found christom's post here: http://ubuntuforums.org/showthread.php?t=223410&page=13 on how to make the GUI work.
    If you wish in this world to advance, your merits you're bound to enhance,
    You must stir it and stump it, and blow your own trumpet,
    Or trust me, you haven't a chance.
    Ruddigore, G&S

  3. #263
    Join Date
    Oct 2007
    Beans
    25

    Smile Re: HOWTO: Setup easy web development environment (XAMPP)

    why do you need to install xamp or wamp in linux? its very simple to setup a complete webserver in ubuntu . With 2 simple commands you can get a perfect lamp setup.

    Step 1: sudo apt-get install tasksel
    Note : tasksel is already installed in all versions of ubuntu 7.04 and later so far as i remember but you can check it....

    Step 2: sudo tasksel install lamp-server

    Your root directory is /var/www

    The server is started by default whenever you boot your computer but if you wish to enable or disable then you can type the following commands

    sudo /etc/init.d/apache2 start
    sudo /etc/init.d/apache2 stop
    sudo /etc/init.d/apache2 reload

  4. #264
    Join Date
    Oct 2008
    Beans
    95
    Distro
    Lubuntu 14.04 Trusty Tahr

    Re: HOWTO: Setup easy web development environment (XAMPP)

    I have my public_html linked to htdocs and that works fine when I look for it in a browser. But I cannot see it in gFTP from my Ubuntu machine, while from Win XP my ftp program shows a directory with my user name, but I cannot get into it.

    What I want to do is to be able to ftp files from wherever in the LAN to public_html on the machine running lampp. How can I set that up?
    If you wish in this world to advance, your merits you're bound to enhance,
    You must stir it and stump it, and blow your own trumpet,
    Or trust me, you haven't a chance.
    Ruddigore, G&S

  5. #265
    Join Date
    May 2009
    Beans
    2
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Setup easy web development environment (XAMPP)

    I was experiencing the same error as below until I realised my /etc/hostname was configured wrongly.

    Quote Originally Posted by dhani99 View Post
    sudo /opt/lampp/lampp start
    /opt/lampp/lampp: line 74: arch: command not found
    Starting XAMPP for Linux 1.6.4...
    /opt/lampp/lampp: line 74: arch: command not found
    /opt/lampp/lampp: line 74: arch: command not found
    XAMPP: Starting Apache with SSL (and PHP5)...
    XAMPP: Error 1! Couldn't start Apache!
    XAMPP: Starting diagnose...
    XAMPP: Sorry, I've no idea what's going wrong.
    XAMPP: Please contact our forum http://www.apachefriends.org/f/
    /opt/lampp/lampp: line 74: arch: command not found
    XAMPP: Starting MySQL...
    /opt/lampp/lampp: line 74: arch: command not found
    XAMPP: Starting ProFTPD...
    XAMPP: - warning: unable to determine IP address of 'desktop_ubuntu'
    - error: no valid servers configured
    - Fatal: error processing configuration file '/opt/lampp/etc/proftpd.conf'
    XAMPP: Error 1! Couln't start ProFTPD!
    XAMPP for Linux started.
    keval@desktop ubuntu:~$ test: 361: ubuntu.pid: unexpected operator
    test: 361: ubuntu.pid: unexpected operator
    test: 361: ubuntu.pid: unexpected operator
    test: 361: ubuntu.pid: unexpected operator
    test: 361: ubuntu.pid: unexpected operator
    test: 361: ubuntu.pid: unexpected operator
    test: 361: ubuntu.pid: unexpected operator
    test: 361: ubuntu.pid: unexpected operator
    test: 361: ubuntu.pid: unexpected operator
    test: 361: ubuntu.pid: unexpected operator

    Apache couldn't start.. and gives me this error.. any Idea...??

  6. #266
    Join Date
    Jun 2009
    Location
    Denmark
    Beans
    11
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: HOWTO: Setup easy web development environment (XAMPP)

    I simply love the control panel!

  7. #267
    Join Date
    Oct 2008
    Beans
    3

    Re: HOWTO: Setup easy web development environment (XAMPP)

    “Hello Everyone

    I have a project I am working on and one thing I need is an opinion/ideas of the wider community. Which is here this is my project;

    I have client, she is an amateur photographer and designer. She is looking to expand; she would like to show case her ideas and projects on a website, and eventually hopefully be able to sell these items on her website. So far I have chosen Joomla as my program, and this website will have a database which will contain the photos and index of sort, the website has to be very appealing to viewers any ideas on that would be much appreciated. How could I improve the site? And what things could I add that would make it more appealing?

    What I need help in is some ideas for the website, like what kind of php creation program to the actually design and set up of how it would work.

    A layman’s explanations would be welcome as I am only a secondary student with moderate computer knowledge.

    Thanks in advance
    PatarNoster”

  8. #268
    Join Date
    Jun 2009
    Beans
    1

    Re: HOWTO: Setup easy web development environment (XAMPP)

    Hello,
    I am new to Linux and I installed the XAMPP and everything works fine with the commands lampp start/restart etc but I fail to create the cool control panel.
    On the newly popped file: xampp-control-panel.desktop I can't save it after I copy/paste the needed code for the creation of the icon/control panel.
    I get error inside the text file :
    Could not find the file /home/admin3/.local/shar…mpp-control-panel.desktop.

    I am using XAMPP 1.7.1 for Linux under Ububtu 9.04.

    Sorry for the newbish question I will apreciate if someone can ghelp.

  9. #269
    Join Date
    May 2008
    Beans
    1

    Re: HOWTO: Setup easy web development environment (XAMPP)

    I followed the installation instructions and everything went well until i linked the htdocs directory to $USER. I don't know what I did wrong but when I navigate to http://localhost/username its empty even though I put about four folders in it.

  10. #270
    Join Date
    Jun 2009
    Location
    /
    Beans
    4
    Distro
    Ubuntu Studio 9.04 Jaunty Jackalope

    Re: HOWTO: Setup easy web development environment (XAMPP)

    very helpful

Page 27 of 38 FirstFirst ... 17252627282937 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •