![]() |
|
| Domain Name Sales | Domain Software | Calculate UK Domain Drop Dates | Domain Registration | NameDrive | Domain Parking | Subscribe to our Domains For Sale newsletter |
| | ||||||
| Home | Register | Rules | Membership Upgrade | Domains For Sale | Domain Name Escrow | Mark Forums Read | Domain Classified | Chat Room |
| Joomla Joomla CMS |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) | |
| Administrator |
I am installing Joomla on a Windows server running IIS. I have PHP, MySql (and PhpMyAdmin) installed and running on my IIS server, my first experience at doing that I have an issue trying to install Joomla where it is looking for the session save path, I have set this in my PHP.ini file but it shows: Quote:
I have checked I am editing the right PHP.info and that permissions allow write access to the temp folder (there are session files being created). Anyone know how to update the session path? Here is my setting in PHP.ini: Code: session.save_path = "C:\WINDOWS\TEMP" Admin | |
| |
| | #2 (permalink) |
![]() |
When you update php.ini, you'll need to restart IIS to get the changes active. Restart IIS, and then view a phpinfo - what's the value there?
__________________ UK Web Design & Development Airport Car Parking | Business Help & Advice | Critical Illness Insurance | Smoothie Recipes | Baby Name Books |
| |
| | #3 (permalink) |
![]() |
Some total guesses from me: - Make sure the right Windows user is granted permission to the relevant directory. This is usually the IUSR_ machine name ac I think. Can't quite remember fully but it's where in Windows explorer you right click on the folder, go to properties, and then probably the security tab ... I expect you've done this already but just double check. - Possibly try an additional backslash, i.e. session.save_path = "C:\WINDOWS\TEMP\" Rgds
__________________ LowPrices.co.uk | My Twitter | KeyphraseDomains.co.uk | Mens Shirts | Hotels in Bath | Money Off Code |
| |
| | #5 (permalink) |
![]() |
Is there any reason you are using windows? Can't you just stick it on some linux hosting?
__________________ UK Web Design & Development Airport Car Parking | Business Help & Advice | Critical Illness Insurance | Smoothie Recipes | Baby Name Books |
| |
![]() |
| Bookmarks |
| Tags |
| iis joomla php.ini |
| Thread Tools | |
| Display Modes | |
| |