Tech Tips
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to configure PHP For Joomla

Go down

How to configure PHP For Joomla Empty How to configure PHP For Joomla

Post  Admin Thu Jun 18, 2009 3:12 pm

View following video for doing this which gives compalte tuotorial
http://www.videotutorialzone.com/content-management-systems/joomla-cms/how-to-install-joomla-1.5-rc4-on-windows-server-2003-with-iis6.html

open php.ini and set as follows
magic_quotes_gpc = On
Create a folder of session and set its path to
session.save_path=path of session folder
set path of extension_dir to path of ext folder which exist where you have installed php5
uncomments mysql.dll and mysqli.dll extensions

Save php.ini and close it
Restart IIS server

Set security rights on session folder which you have set above. it should have write permission for guest user

Admin
Admin

Posts : 60
Join date : 2009-06-05

https://softro.forumotion.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum