#22190 [Com]: Renaming some files

2004-02-02 Thread alpha at rrs dot at
 ID:   22190
 Comment by:   alpha at rrs dot at
 Reported By:  mill_2k at eml dot cc
 Status:   Closed
 Bug Type: *General Issues
 Operating System: Windows
 PHP Version:  5CVS
 New Comment:

If I see things correctly it's still not possible to use a differtent
ini-file for if php4 and php5 share the same apache server under
win32.
It's not possible with the registry key as both use the same. It's not
possible with a enviroment variable as both use the same. It's not
possible with a php.ini in the apache dir as both use the same. It's
not possible with the SAPI-name as both are named apache. If php.ini is
in the same directory as the php5apache.dll it's ignored.
A different ini is important as modules for php4 crashes php5 in
php5ts.dll


Previous Comments:


[2004-01-17 07:55:39] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.





[2003-10-20 06:18:48] [EMAIL PROTECTED]

It's not that simple, really. :)
Here's a list of some files that need to be renamed:

php4.spec.in - php.spec.in
sapi/apache2*/sapi_apache2.c - mod_php4.c and mod_php5.c

And dozens of *.dsp files need to be modified (and maybe renamed too in
some cases)




[2003-10-20 05:41:03] nvivo at mandic dot com dot br

Wow, this is really urgent!

I think it's easy to solve this one, isn't it?

I remember Zend Survey about PHP and most people use windows to develop
in PHP. Like me, tons of people have an apache or IIS installed on
win2k/xp to run and test scripts at home or work.

I really want to test/use this new version of php, but i can't install
in the same instance of apache as module and i don't want to run 2
servers in different ports or use it as cgi... the best would be run
*.php5 with php5...

This thread is open since february... we are in october.. come on, is
it really so hard to change the name of 3 files??



[2003-10-13 08:31:51] nicobn at virtualisp dot qc dot ca

A workarround for the .ini problem is to setup two different paths for
each PHP installation, so one is in /usr/lib and the other is in
/usr/local/lib (for exemple).



[2003-09-30 19:30:41] rpanning at hotmail dot com

Also would be nice if the ini file was named php5.ini instead of just
php.ini. This way we could have both php 4 and 5 installed and not have
ini conflicts.

Also just wandering if there is a timeline for this fix.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/22190

-- 
Edit this bug report at http://bugs.php.net/?id=22190edit=1


#22190 [Com]: Renaming some files

2003-11-02 Thread harry at ilo dot de
 ID:   22190
 Comment by:   harry at ilo dot de
 Reported By:  mill_2k at eml dot cc
 Status:   Critical
 Bug Type: *General Issues
 Operating System: Windows
 PHP Version:  5CVS-2003-08-11 (dev)
 New Comment:

Even if it's not simple to rename the files, you should give that a
high priority. It will really increase feedback on php5. Around 80% of
the people I know who use PHP to develop their applications would
really like to try and use php5, but they can't do it because of the
given problem.


Previous Comments:


[2003-10-20 06:18:48] [EMAIL PROTECTED]

It's not that simple, really. :)
Here's a list of some files that need to be renamed:

php4.spec.in - php.spec.in
sapi/apache2*/sapi_apache2.c - mod_php4.c and mod_php5.c

And dozens of *.dsp files need to be modified (and maybe renamed too in
some cases)




[2003-10-20 05:41:03] nvivo at mandic dot com dot br

Wow, this is really urgent!

I think it's easy to solve this one, isn't it?

I remember Zend Survey about PHP and most people use windows to develop
in PHP. Like me, tons of people have an apache or IIS installed on
win2k/xp to run and test scripts at home or work.

I really want to test/use this new version of php, but i can't install
in the same instance of apache as module and i don't want to run 2
servers in different ports or use it as cgi... the best would be run
*.php5 with php5...

This thread is open since february... we are in october.. come on, is
it really so hard to change the name of 3 files??



[2003-10-13 08:31:51] nicobn at virtualisp dot qc dot ca

A workarround for the .ini problem is to setup two different paths for
each PHP installation, so one is in /usr/lib and the other is in
/usr/local/lib (for exemple).



[2003-09-30 19:30:41] rpanning at hotmail dot com

Also would be nice if the ini file was named php5.ini instead of just
php.ini. This way we could have both php 4 and 5 installed and not have
ini conflicts.

Also just wandering if there is a timeline for this fix.



[2003-08-10 20:10:56] [EMAIL PROTECTED]

Making this 'Critical' so it's not forgotten.. :)




The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/22190

-- 
Edit this bug report at http://bugs.php.net/?id=22190edit=1


#22190 [Com]: Renaming some files

2003-10-20 Thread nvivo at mandic dot com dot br
 ID:   22190
 Comment by:   nvivo at mandic dot com dot br
 Reported By:  mill_2k at eml dot cc
 Status:   Critical
 Bug Type: *General Issues
 Operating System: Windows
 PHP Version:  5CVS-2003-08-11 (dev)
 New Comment:

Wow, this is really urgent!

I think it's easy to solve this one, isn't it?

I remember Zend Survey about PHP and most people use windows to develop
in PHP. Like me, tons of people have an apache or IIS installed on
win2k/xp to run and test scripts at home or work.

I really want to test/use this new version of php, but i can't install
in the same instance of apache as module and i don't want to run 2
servers in different ports or use it as cgi... the best would be run
*.php5 with php5...

This thread is open since february... we are in october.. come on, is
it really so hard to change the name of 3 files??


Previous Comments:


[2003-10-13 08:31:51] nicobn at virtualisp dot qc dot ca

A workarround for the .ini problem is to setup two different paths for
each PHP installation, so one is in /usr/lib and the other is in
/usr/local/lib (for exemple).



[2003-09-30 19:30:41] rpanning at hotmail dot com

Also would be nice if the ini file was named php5.ini instead of just
php.ini. This way we could have both php 4 and 5 installed and not have
ini conflicts.

Also just wandering if there is a timeline for this fix.



[2003-08-10 20:10:56] [EMAIL PROTECTED]

Making this 'Critical' so it's not forgotten.. :)




[2003-02-12 12:17:12] mill_2k at eml dot cc

It would be useful to change the names of files php4apache.dll,
php4apache2.dll and php4ts.dll on php5*.dll

also the module in apache should be called
php5_module not php4_module




-- 
Edit this bug report at http://bugs.php.net/?id=22190edit=1


#22190 [Com]: Renaming some files

2003-10-13 Thread nicobn at virtualisp dot qc dot ca
 ID:   22190
 Comment by:   nicobn at virtualisp dot qc dot ca
 Reported By:  mill_2k at eml dot cc
 Status:   Critical
 Bug Type: *General Issues
 Operating System: Windows
 PHP Version:  5CVS-2003-08-11 (dev)
 New Comment:

A workarround for the .ini problem is to setup two different paths for
each PHP installation, so one is in /usr/lib and the other is in
/usr/local/lib (for exemple).


Previous Comments:


[2003-09-30 19:30:41] rpanning at hotmail dot com

Also would be nice if the ini file was named php5.ini instead of just
php.ini. This way we could have both php 4 and 5 installed and not have
ini conflicts.

Also just wandering if there is a timeline for this fix.



[2003-08-10 20:10:56] [EMAIL PROTECTED]

Making this 'Critical' so it's not forgotten.. :)




[2003-02-12 12:17:12] mill_2k at eml dot cc

It would be useful to change the names of files php4apache.dll,
php4apache2.dll and php4ts.dll on php5*.dll

also the module in apache should be called
php5_module not php4_module




-- 
Edit this bug report at http://bugs.php.net/?id=22190edit=1


#22190 [Com]: Renaming some files

2003-09-30 Thread rpanning at hotmail dot com
 ID:   22190
 Comment by:   rpanning at hotmail dot com
 Reported By:  mill_2k at eml dot cc
 Status:   Critical
 Bug Type: *General Issues
 Operating System: Windows
 PHP Version:  5CVS-2003-08-11 (dev)
 New Comment:

Also would be nice if the ini file was named php5.ini instead of just
php.ini. This way we could have both php 4 and 5 installed and not have
ini conflicts.

Also just wandering if there is a timeline for this fix.


Previous Comments:


[2003-08-10 20:10:56] [EMAIL PROTECTED]

Making this 'Critical' so it's not forgotten.. :)




[2003-02-12 12:17:12] mill_2k at eml dot cc

It would be useful to change the names of files php4apache.dll,
php4apache2.dll and php4ts.dll on php5*.dll

also the module in apache should be called
php5_module not php4_module




-- 
Edit this bug report at http://bugs.php.net/?id=22190edit=1