🚗🏍️ Welcome to Motoshare!

Turning Idle Vehicles into Shared Rides & New Earnings.
Why let your bike or car sit idle when it can earn for you and move someone else forward?

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Partners earn. Renters ride. Everyone wins.

Start Your Journey with Motoshare

How to Setup xampp on Linux

Uncategorized

Run the below given command:

https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/8.2.0/xampp-linux-x64-8.2.0-0-installer.run

Run: sudo -s

Run: chmod 755 xampp-linux-x64-8.2.0-0-installer.run (This will give the executable permission to the installer file that you downloaded in step 2)

Run: sudo ./xampp-linux-x64-8.2.0-0-installer.run

Start XAMPP server with using this command

sudo /opt/lampp/lampp start

Let’s check the phpmyadmin console:

Let’s solve the phpmyadmin access forbidden problem
Run vi /opt/lampp/etc/extra/httpd-xampp.conf

Don’t forget save this file by pressing Esc followed by :wq!

Restart XAMPP: sudo /opt/lampp/lampp restart

0 0 votes
Article Rating
Subscribe
Notify of
guest
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
trackback

[…] How to Setup xampp on Linux […]

1
0
Would love your thoughts, please comment.x
()
x