Jump to content

PHP Infinite Tabs [Running XAMPP]


Recommended Posts

Hello.

I've recently installed XAMPP on my machine and...

well, I figure htdocs is the default for all files, including PHP (Everything is installed as service)

I put the PHP files I have into the direction, along with the associated HTML files (If any).

I try to run them, but there's a problem where Firefox keeps opening an infinite number of tabs, all displaying Untitled.

Has anyone else found this issue before? Are my files in the wrong directory?

Keep in mind, it's on Windows XP and i did the default installation.

Link to comment
Share on other sites

It's most probably what you're trying to do that is causing it. How are you running the files? You should go to http://localhost/yourfile.php to run your PHP scripts. If your script is causing tabs to be opened then its something to do with your code.

 

Man I feel dumb for that... XP

You were right; it was EXACTLY how I was running it.

I'm doing it your method now and it works GREAT. Thanks. =D

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.