Cazpa.com PHP Developer & Website Designer

Comments (21) Trackbacks (2)
  1. I did have apache installed, but it did nothing, nore did MySql, what is XAMPP?

  2. You should set up a php server, then run it from localhost. It’s not the same as a HTML website.

  3. XAMPP is another one of the ’stack’ installers. (The stack is LAMP or WAMP usually. Linux/Windows Apache MySQL PHP/Perl). XAMPP has some other features like FileZilla FTP and Mercury mail. How are you getting to the file? Are you typing the URL into the address bar?

  4. Well I have FileZilla, It’s just when I make a PHP file, save it into my webpage folder, and open it, it asks me to download it…

  5. Filezilla is ftp software and it’s only purpose is to upload and download files between an ftp server and a local computer.

    A php file needs to be run from it’s server environment, which means that you cannot acess it by clicking on it in an ftp program or through windows explorer.

    If you have installed a php server on your machine you need to put the file which you wish to access in the public folder (defaults to htdocs) in the apache server. Lets say you put it in htdocs/website/filename.php

  6. I know what FileZillla is, that’s what I use to run my website. I don’t have a PHP server. When I wen’t to my PHP when I downloaded PHP5 and appache, it said create database, and it said “Row’s: database name: INT: What the heck is all this stuff =(

  7. filezilla dosent handle php

  8. Lmao, pass = poo xD

  9. php is a server side program, not client-side, meaning, if you try to run it soley on your computer, it’ll do that, you in order to test it, you have to upload it to a web server

  10. it seems to me that u are a computer expert so pleeessseee help me!! i have a hp pavillion dv 6500 and when i on the laptop, the hp sign comes up and the loading bar also comes up but then the screen goes blank…i can still see some light but nothing comes up. pleeeeeaaassseee help me out!! i beg u!!!Other people viewing this cooment can help me too….I’d be really thankful!!!

  11. noice

  12. mine says this

    Parse error: syntax error, unexpected T_STRING in C:\xampp\htdocs\Z.php on line 17

  13. Try reinstalling the operating system-Just boot to the disk that came with your laptop that says Operating System, and press F12 or simalar key on boot screen. Follow on screen instruction, but u will lose all files unless u do repair install which generally works. If this doesn’t work some hardware has broke and u should get it checked by proffessionals, or do that anyway

  14. try openin the bottom an clean it a little that what i did on my bros laptop ( exaclty like ures ) and it works

  15. try RUNNING xammp by opening the xammp control panel

  16. thanks for replying………..i got it repaired and thats what the guy did(cleaned the bottom)…….i’d like to know what had actually happened to my pc that this happened…..thanx for ur concern….=D

  17. thanx for ur concern but i already got it fixed…thanx anyway….

  18. Hello bro Fixed Error line 17

    else echo “Accese Denied!”;

  19. oh thanks :-)

  20. n/p welcome

  21. i really fell sorry for his keyboard……


Leave a comment

You must be logged in to post a comment.

Powered by WordPress Lab