Jump to content

I need help


slimfat

Recommended Posts

I installed PHP with IIS+PWS3 and MySQl on XP. I got some errors -

 

---------

PHP Warning: session_start() [function.session-start]: open(C:\DOCUME~1\Admin\LOCALS~1\Temp\php\upload\sess_eiii6o1ukhftbdnpuvhjq5gp31, O_RDWR) failed: No such file or directory (2) in C:\Inetpub\wwwroot\test\login.php on line 2 PHP Warning: Unknown: open(C:\DOCUME~1\Admin\LOCALS~1\Temp\php\upload\sess_eiii6o1ukhftbdnpuvhjq5gp31, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\DOCUME~1\Admin\LOCALS~1\Temp\php\upload) in Unknown on line 0

----------

 

Did i installed PHP incorrect? What to do? Please help.

Thanx.

slimfat

Link to comment
Share on other sites

remove what you installed and install this instead:

 

http://www.apachefriends.org/en/xampp-windows.html#641

 

click installer [MD5]

 

and then once your done, click on your xammp control panel which should be on your desktop or programes on start menu.

make sure apache and mysql are running!

 

then go into start->programe files->Apache Freinds->xampp->xampp httpdocs folder. and in there is where your files will work.

 

so for example if you make a folder in there called "FOLDER" to view the php file just type http://localhost/FOLDER.

 

to manage everything such as mysql and which php version to run and all that shit just go to http://localhost/ or http://127.0.01/

 

and there ya go.

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.