|
-
Jul 18th, 2007, 10:49 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] PHP 5 download
Hello!!
Can one let me know from where i can download PHP 5
i tried from no sites but there are always some sort of hitch in b/w either
downloading or running the step .
so please kindly inform me proper link for downloading php 5
and also give me an idea that zendoptimizer can work properly with php5
if not then what are compatible version for both running togther !
Regards
ERUM
-
Jul 18th, 2007, 11:11 AM
#2
Re: PHP 5 download
There are links to the download page in the sticky thread "Frequently Asked Questions".
Zend Optimizer supports PHP 5.2.
-
Jul 18th, 2007, 11:43 PM
#3
Thread Starter
Fanatic Member
Re: PHP 5 download
First of all very grateful to u for replying i successfully insatall php 5 and then configure it
but when i run it with the file index.php it gave me follwoing error as
Warning: session_start() [function.session-start]: open(/tmp\sess_ce4a16686ce036f35690a9ac01f9cf8b, O_RDWR) failed: No such file or directory (2) in C:\Inetpub\wwwroot\phpprobidv5\index.php on line 3
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Inetpub\wwwroot\phpprobidv5\index.php:3) in C:\Inetpub\wwwroot\phpprobidv5\index.php on line 3
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Inetpub\wwwroot\phpprobidv5\index.php:3) in C:\Inetpub\wwwroot\phpprobidv5\index.php on line 3
Fatal error: Call to undefined function mysql_connect() in C:\Inetpub\wwwroot\phpprobidv5\config\config.php on line 19
Warning: Unknown: open(/tmp\sess_ce4a16686ce036f35690a9ac01f9cf8b, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
although all the files are properly setup !! but the problem is still reside
I hope that my problem will consider
-
Jul 19th, 2007, 03:04 AM
#4
Re: PHP 5 download
Where did you install PHP?
Have you renamed php.ini-recommended to php.ini?
Tutorial: Installing and Running PHP 5 Under IIS 5
-
Jul 19th, 2007, 04:18 AM
#5
Thread Starter
Fanatic Member
Re: PHP 5 download
I have downloaded the php and configure as it was suggested by the vbforums and it working fine
and infact renamed the file php.ini-recommended in c:\php to php.ini (please correct me if i m doing something wrong in renaming the file)
or what else should i required to remove the error
but the error still resides
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|