Xampp VS Vista

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Xampp VS Vista

Postby xampp2day » 01. July 2008 06:42

Xampp doesn't work on Vista. :x Why? Anytime, I put a php file in the htdocs it fails.


I followed this VID's steps:
http://youtube.com/watch?v=owVu-ZpLrZc









.
xampp2day
 
Posts: 13
Joined: 01. July 2008 02:34

Postby w4vy » 01. July 2008 08:28

where did you install xampp to ? If it was C:/Program Files/xampp or just C:/xampp then it is probably to do with the UAC on Vista. Try turning that off or what I have done is installed xampp onto a partition therefore bypassing the UAC.
Hope that helps you.

w4vy
Image
User avatar
w4vy
 
Posts: 153
Joined: 04. June 2008 09:58
Location: England

Postby xampp2day » 01. July 2008 08:42

It is C:\xampp


What could it be?
xampp2day
 
Posts: 13
Joined: 01. July 2008 02:34

Postby w4vy » 01. July 2008 09:10

This is from the xampp website

"Vista Note: Because missing or insufficient write permissions in the c:\program files folder of the default vista installation, we recommend to use alternate folders for XAMPP e.g. c:\xampp or c:\myfolder\xampp."

I guess I was wrong with my last post about c:/xampp and it's ok to place the xampp folders and files there. What exactly happens when you try and start xampp ?
Image
User avatar
w4vy
 
Posts: 153
Joined: 04. June 2008 09:58
Location: England

Postby xampp2day » 01. July 2008 20:56

Well here's what I got.

(Note: click "all sizes" icon for a closer view, if needed)

STATUS:
http://www.flickr.com/photos/28237741@N08/2628268611/


Do "Services" have anything to do with it?:
http://www.flickr.com/photos/28237741@N08/2628268081/





.
xampp2day
 
Posts: 13
Joined: 01. July 2008 02:34

Postby icetee » 01. July 2008 21:27

Do "Services" have anything to do with it?:

I guess [NO]

At first: The "Status-check" doesn't work correctly under localhost.
>> https://127.0.0.1/

Php must work because you can open the htdocs/xampp folder in your browser without problems.


>>>> What do you see if you enter the sites - what is the error ? Please give us closer information about your xampp-system! Where did you put your .php files ?!

When you put in htdocs-folder directly check your .htaccess first.
icetee
 
Posts: 46
Joined: 26. June 2008 09:09

Postby xampp2day » 02. July 2008 06:41

I think I got it to work. This may sound weird, but I had to delete some of the index files that came with xampp to get it to work. On top of that, one typically converts a text file by right-clicking, selecting "rename," and adding the php extension. Well on Vista you got to add the php extension in Notepad's "save as" and have the "All Files" in the menu highlighted. It doesn't appear to work any other way.


This was a pain. Has anyone else experienced this in Vista?







.
xampp2day
 
Posts: 13
Joined: 01. July 2008 02:34

Postby icetee » 02. July 2008 09:59

I guess [no]

But why do you need a Video-HowTo installing Xampp ?!
I had a look on it and just say he made such things you doesn't needed.

>> Download the latest stable-release of Xampp
>> Install it with PHP, MySQL and FTP as servive.
>> Go to htdocs-folder
>> create a new folder named "export"
>> open the index.php in yout htdocs-folder
>> search for /xampp/ and repleace it with /export/
>> put your .php Files to export
>> open your browser >> https://127.0.0.1/xampp/
>> make Statuscheck (when you sure apache & MySQL is running)
>> klick on "Security" >> Follow the steps
>> Start Hosting, testing whatever you want. THAT IT'S !
icetee
 
Posts: 46
Joined: 26. June 2008 09:09

Postby dravekx » 03. July 2008 03:59

I had the same problem on the first install. Of course, when you do a fresh install of Vista Ultimate, its smart to enable the administrator account, delete the user account, and use th administrator account as your primary. After that, I installed XAMPP without disabling the UAC and it works perfect. 'localhost' doesnt work at all, you hafta login via 127.0.0.1. The Youtube scenerio for installation tells you to delete the index.php and that it isnt needed... DONT DO IT! If you do, after a fresh install of xampp, you will get errors and the security window will be flaky. Best thing to do on Vista is stick to the basics, setup your security, then change your PHP.INI file to your needs afterwards.

If that doesnt work, try un-installing xampp completely, and re-installing. I dont know why, but sometimes the xampp install on vista misses a couple things. :( Sorry that I can not be more specific on the error.
User avatar
dravekx
 
Posts: 24
Joined: 24. January 2008 09:46
Location: Memphis, Tenn

Postby Milligan » 03. July 2008 04:22

Last edited by Milligan on 17. July 2008 04:52, edited 1 time in total.
Milligan
 
Posts: 136
Joined: 03. March 2008 06:23

Postby newbie_here » 05. July 2008 22:51

hi there! i hope you can help me too. i have been following your discussions. First, where can i find the htdocs-folder? The only folders I can see in my XAMPP folder are debug and release. Second, my main problem is my taskbar indicates that I have installed wamp5 properly but whenever i open localhost all i get is a blank page. I don't know how to use XAMPP with wamp5. Will they get along well? Whew! I feel lost already. Please help me out. Thanks a lot
newbie_here
 
Posts: 1
Joined: 05. July 2008 22:18

Postby dravekx » 06. July 2008 07:54

newbie_here wrote:First, where can i find the htdocs-folder?

If you installed XAMPP to the default directory, the HTDOCS folder is located in C:\XAMPP\HTDOCS.

newbie_here wrote: The only folders I can see in my XAMPP folder are debug and release.
What version did you install? Where did you install it? Vista, XP, or Linux?

newbie_here wrote: Second, my main problem is my taskbar indicates that I have installed wamp5 properly but whenever i open localhost all i get is a blank page. I don't know how to use XAMPP with wamp5. Will they get along well? Whew! I feel lost already. Please help me out. Thanks a lot
Read up about localhost and check to make sure your php.ini is configured correctly. As for the other... Why would you want to use WAMP5 and XAMPP? They do exactly the same thing.
User avatar
dravekx
 
Posts: 24
Joined: 24. January 2008 09:46
Location: Memphis, Tenn

Postby Nobbie » 06. July 2008 11:07

newbie_here wrote:The only folders I can see in my XAMPP folder are debug and release.


Looks like that you did not install Xampp, but instead the Development Package of Xampp. You downloaded the wrong package.
Nobbie
 
Posts: 13183
Joined: 09. March 2008 13:04


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 129 guests