Xampp fills out my personal storage. What to do?

Using applications, configuring, problems
Post Reply
Message
Author
wert
Posts: 258
Joined: Tue 31 Mar 2015, 21:40
Location: USA

Xampp fills out my personal storage. What to do?

#1 Post by wert »

I installed xampp in puppy and started using it but it's way too big for my personal storage. I tried moving the /opt/lampp folder to a separate partition but when I terminal:

Code: Select all

"/mnt/mypartition/opt/lampp lampp start"
, it says

Code: Select all

sh: /mnt/truecrypt2/opt/lampp/: Is a directory
What to do now? I have found out that my htdocs folder is extremely large in size and I that's what causing my personal storage to fill. My puppy is lucid 528 with 1.2 gig ram and it is frugal installed on 3gb partiton. I have tried resizing personal storage to fill the entire partition but my personal storage is still showing 1.2gig. Thanks for anyone willing to help me.[/code][/quote]

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#2 Post by mikeb »

forum blip
Last edited by mikeb on Wed 06 May 2015, 14:07, edited 1 time in total.

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#3 Post by mikeb »

I used lampp as a sfs module but what exactly is filling htdocs?
I can understand msql filling up with a large database.

Perhaps zone in on why so much room is used .

If moving perhaps try symlink to a posix partition so it looks like its still in the same place...may also help preserve permissions.


mike

wert
Posts: 258
Joined: Tue 31 Mar 2015, 21:40
Location: USA

#4 Post by wert »

mikeb wrote:I used lampp as a sfs module but what exactly is filling htdocs?
I can understand msql filling up with a large database.

Perhaps zone in on why so much room is used .

If moving perhaps try symlink to a posix partition so it looks like its still in the same place...may also help preserve permissions.


mike
Lemme try to symlink /htdocs for the time being.

Post Reply