
Originally Posted by
nationss
Is there a way to do everything without burning the iso's onto a cd/dvd ? If so what command can i replace "mount /dev/cdrom /cdrom" with ? & others if they have to be changed aswell ,
I've literally just answered this question 2 posts before it. Has someone actually burned DVDs to install this stuff? o.o
The "|" is called a pipe symbol. On a generic US 104 keys Keyboard its above the enter button.
As for unzipping, do you have spaces within your full path to your file? You have to put that in quotes, so if you were unzipping a folder called "This has spaces.zip", you can't use
Code:
unzip this has spaces.zip
.
You ahve to use
Code:
unzip "this has spaces.zip"
The 343 release is by far one of the easiest packs to setup, I'm really surprised at the amount of trouble you're having.
- - - Updated - - -

Originally Posted by
AngryVix
Hey, i have a small request if anyone with the fully installed server could help.
I have everything working, but today i was editing some files (enabling ips in .htaccess) on the server, and as i was using WinSCP because its more comfortable for me than CLI, i accidentaly moved a folder inside another folder in the lamp/htdocs directory. I was tryng to double clic something and i misclicked so i only saw a glimpse of a folder disappearing but couldn't see what folder was put into what other folder.
So (tl;dr): If anyone could give me a screenshot of their "lamp/htdocs" directory of this server so i can compare it to mine and figure out what is missing, that would be great!
Is this what you're looking for?
Code:
root@ubuntu:~# ls /opt/lampp/htdocs/ -l
total 96
dr-xr-xr-x 8 root root 4096 Dec 12 2013 admin
dr-xr-xr-x 2 root root 4096 Jan 3 2014 changepw
-r-xr-xr-x 1 root root 1038 Jul 11 03:08 config.php
lrwxrwxrwx 1 root root 18 Jul 10 23:19 cpw -> /opt/cpw/files/CPW
-rw-r--r-- 1 root root 30894 May 11 2007 favicon.ico
dr-xr-xr-x 2 root root 4096 Jan 3 2014 getgold
dr-xr-xr-x 2 root root 4096 Jan 3 2014 getitem
dr-xr-xr-x 2 root root 4096 Jan 3 2014 guildicon
-r-xr-xr-x 1 root root 134 Jan 3 2014 index.html
-rw-r--r-- 1 root root 256 Feb 5 2009 index.php
dr-xr-xr-x 2 root root 4096 Jan 3 2014 patch
dr-xr-xr-x 3 root root 4096 Jan 3 2014 rank
dr-xr-xr-x 2 root root 4096 Jan 3 2014 rank-old
dr-xr-xr-x 2 root root 4096 Jan 3 2014 register
-r-xr-xr-x 1 root root 2232 Jan 3 2014 status.php
dr-xr-xr-x 8 root root 4096 Jan 3 2014 support
drwxr-xr-x 2 nobody root 4096 Jul 15 2009 webalizer
drwxr-xr-x 7 root root 4096 Mar 1 2011 xampp