Can't download ebooks after downloading xampp - download

For some reason I can't download ebooks anymore ever since I downloaded xampp. I guess there is something wrong with the directory.
This error continues to occur:
"Forbidden
You don't have permission to access /i/etNY9wf on this server."
Not sure why this issue is occurring. Need help resolving the issue so I can download again.

since you don't describe in your question how you are downloading the ebooks, I am guessing that you are using a P2P program or any other program for downloading. Some Software use port 80 and XAMPP is using port 80 too. It might be a port conflict.
Some troubleshooting:
Option 1
Stop XAMPP Apache Service (From XAMPP Control Panel) and try to download some eBook.
Option 2
Uninstall XAMPP and try to download some eBook
I am pretty sure that the issue is with the port conflict. Can you please provide more information about how you download those eBooks?

Related

Getting started with xampp

so I've just downloaded xampp on my laptop (Windows 10). When trying to start it there seems to be a few problems which I'm not too sure how to fix being unfamiliar with xampp. Please let me know what I need to do, thanks.
Note: See pic attachedXAMPP
I had a similar problem and I solved it by changing the port that Skype was using, it happened to be the same as XAMPP was trying to use.
You can see the discussion with the solution that helped me in the link below
Open Skype.
Tools -> Options -> Advanced -> Connection.
Disable the "Use port 80 and 443 for alternatives for incoming connections"
Sign Out and Close all Skype windows. Try restarting your Apache.
XAMPP MySQL password setting (Can not enter in PHPMYADMIN)

Xampp is runni8ng but .php files won't load

I've got a strange problem. My xampp seems to run just fine, at least the control panel says so. A couple of months back I was able to use xampp properly as well. But now, if I try to load anything in htdocs the browser tells me that the website is not available.
The only things that have changed since I used xampp successfully:
I've briefly installed wampp, but decided to deinstall it again. As far as I can tell, I have removed snd deinstalled everything succesfully.
And, I'm using an other internet connection. Is there a possibility that the firewall of the modem messes xampp up?
Any ideas are greatly appreciated.
PS: I did not post the config files of xampp, because I haven't changed them since everything worked properly, so I hardly think that it is relevant.
Considering your problem and the information I have gathered from you.
The best solution is:
Make a backup of all your files in htdocs.Uninstall Xampp completely.Download and install once again.
Note:
Latest Xampp versions comes with MariaDB unlike mysql.Now some versions of MariaDB is unstable.This would create problems when you are actually working with database and sql queries.
Either download and install Xampp which comes with Mysql or find a version of xampp which comes with a stable version of MariaDB and the latest PhpMyAdmin version.
Reinstalling solves issues like this most of the time.There may have been some kind of server conflict when you installed WAMP.So an all new installation is best.
You could also try clearing the browser history and cookie as an alternative.

Installing and Re-installing XAMPP

I have recently installed XAMPP on my computer it was working fine but my friend accidentally deleted the XAMPP folder.So when I reinstallled it isn't working,ports for Apache and MySql are showing that they are busy.
What should I do ?
If you are running Skype, then you can easily change its ports. Go to Tools -> Advanced -> Connections and uncheck the Use Port 80 and 443 option and close Skype. Now again try to start Apache. You should be able to do it.
Have a look there "How to get open ports" it explains how to see what ports are open and which programs opened them.
Start running mysqld.exe file which will be seen in the bin folder inside your MySQL installation.

Wamp server not rendering Magento install page

Finally after much research when I couldn't get anything, I'm posting here. I'm trying to install magento on wamp server version 2.1. I extracted the Magento CE 1.7.0 to 'magento' folder in c:\wamp\www. I checked the dependencies and they are all compliant. When I try to access magento through
http://localhost/magento/, the url changes to
http://www.localhost.com/magento/ and I get a Connection was reset error.
What am I missing? If any other information is needed, please let me know.
Please check out your error logs (probably in C:\wamp\logs).
Magento itself should not run on windows (it's possible, but requires a lot of work to get all the PHP modules running).
I would suggest you to install it on a linux/unix server with an Apache installed from the packet manager (no preconfigured packages like LAMP, XAMPP, etc...).
If you don't have access to a linux box and don't have a server try a VM (like VirtualBox).
Trust me, running Magento on linux will be way easier then on windows ;-)

Joomla FTP problem!

Good evening everyone, I been workin' on Ubuntu server, and I work from a remote pc that uses Windows XP Pro and ubuntu 9.10 too...ok the thing is...I installed joomla 1.5 last version on the ubuntu server from my pc and everything was good until I had to fill the ftp information, never found the connection path so I installed without it...now I have my joomla but I want to install some extensions and here's the problem, with the FTP Filezilla runin' on windows I connect perfectly with the server as with SSH in Ubuntu, but when I try to fill the FTP information on joomla, it doesnt recognizes the path, any idea about it?...
If it's 1.5, you really don't need the FTP in the Joomla configuration set.
Try this: disable FTP in Joomla. (Global Configuration / Server)
Then try to install a component / module / plugin / whatever.
It's a bit counterintuitive, but will most likely work - or at least it does in my experience. Joomla's file system can manage files for you... it's that whole content management system thing.
If you're dead set on enabling FTP, then check the Global Configuration, and see what the :Path to Temp-folder: is set to. In 1and1's case, it'll be something like:
/homepages/26/d264424517/htdocs/english/tmp
Strip the 'tmp' and you'll see where '/english' would be the root path for the FTP setting, but again you most likely don't need it.
Please read the FTP Layer hints on the Joomla! forum. The info here had helped me resolved similar problems in the past.

Resources