473,659 Members | 2,996 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Has anyone tried out the php 5 beta ?


Has anyone tried out the PHP 5 beta ?

If so do you have any comments ?

I tried to install it a week ago on RedHat 9, but could not get the
build system to make the libphp5.so module.

--Rob
Jul 17 '05 #1
3 1719
rg*@sdf.lonesta r.org (Rob Ristroph) wrote in message news:<87******* *****@rgristrop h-austin.ath.cx>. ..
Has anyone tried out the PHP 5 beta ?

If so do you have any comments ?

I tried to install it a week ago on RedHat 9, but could not get the
build system to make the libphp5.so module.


Works fine on Windows. But i hope they rename the php4tds.dll anytime
soon and find a way for coexistence of the 4 and 5 version in the same
apache server.

And there seems to be no update of the docmentation. I did an
intensive examination off the php.ini settings and found that a lot
are very purely documented in the manual, some different from the
php.ini comments and a lot completely uncommented.

So there is still a lot of work that should be done by the zend
people.
Jul 17 '05 #2
>>>>> "Lothar" == Lothar Scholz <ll*****@web.de > writes:
Lothar>
Lothar> rg*@sdf.lonesta r.org (Rob Ristroph) wrote in message
Lothar> news:<87******* *****@rgristrop h-austin.ath.cx>. ..
Has anyone tried out the PHP 5 beta ?

If so do you have any comments ?

I tried to install it a week ago on RedHat 9, but could not get the
build system to make the libphp5.so module.

Lothar>
Lothar> Works fine on Windows. But i hope they rename the php4tds.dll
Lothar> anytime soon and find a way for coexistence of the 4 and 5
Lothar> version in the same apache server.
Lothar>
Lothar> And there seems to be no update of the docmentation. I did an
Lothar> intensive examination off the php.ini settings and found that
Lothar> a lot are very purely documented in the manual, some different
Lothar> from the php.ini comments and a lot completely uncommented.
Lothar>
Lothar> So there is still a lot of work that should be done by the
Lothar> zend people.

I figured out that my compilation problem was probably related to
RedHat 9 having apache 2.0.40 instead of at least 2.0.44. It compiled
ok on a debian installation which was using apache 1.3. I will try to
update my RedHat's apache using the rpms from Fedora and see how it
goes.

--Rob
Jul 17 '05 #3
They can co-exists if you run one of them through CGI. Just keep php4ts.dll
and php.ini in the same folder as php.exe.

Uzytkownik "Lothar Scholz" <ll*****@web.de > napisal w wiadomosci
news:6e******** *************** ***@posting.goo gle.com...
rg*@sdf.lonesta r.org (Rob Ristroph) wrote in message

news:<87******* *****@rgristrop h-austin.ath.cx>. ..
Has anyone tried out the PHP 5 beta ?

If so do you have any comments ?

I tried to install it a week ago on RedHat 9, but could not get the
build system to make the libphp5.so module.


Works fine on Windows. But i hope they rename the php4tds.dll anytime
soon and find a way for coexistence of the 4 and 5 version in the same
apache server.

And there seems to be no update of the docmentation. I did an
intensive examination off the php.ini settings and found that a lot
are very purely documented in the manual, some different from the
php.ini comments and a lot completely uncommented.

So there is still a lot of work that should be done by the zend
people.

Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
1694
by: Brandon J. Van Every | last post by:
Is anyone using Python for .NET? I mean Brian's version at Zope, which simply accesses .NET in a one-way fashion from Python. http://www.zope.org/Members/Brian/PythonNet Not the experimental ActiveState stuff, which tried to compile IL and apparently didn't succeed. Two motives for the question: 1) whether to use it for my C++ / C# / .NET / Python (?) game project. It's a prototype, so in this context a "mostly working beta" is...
0
2372
by: Eric Raymond | last post by:
When installing the rpms (or the tar file) onto Red Hat Enteprise Linux AS Beta 1 (Taroon), we get the follwing error: Installing all prepared tables /usr/bin/mysql_install_db: line 1: 7690 Segmentation fault /usr/sbin/mysqld --bootstrap --skip-grant-tables --basedir=/ --datadir=/var/lib/mysql --skip-innodb --skip-bdb Installation of grant tables failed The log file simply shows a start and a stop of the server.
48
3707
by: ik | last post by:
ERROR after uninstalling SQL Server 2005 Express I get this message, SQLDMO has not been registered. Please re-run your setupand contact your system administrator. GREAT!!! ReInstalled SQL SERVER 2000 after playing around with SQL Server 2005...
3
1638
by: Bob Alston | last post by:
Anyone yet using this software? A free beta version is available here: http://msdn.microsoft.com/asp.net/getvwd/ The guided tour: http://beta.asp.net/guidedtour2/
4
1430
by: Jason Shohet | last post by:
I'm using the new SqlDataSource successfully. Just for reference, here's my code: asp:SqlDataSource ID="ds" Runat="server" SelectCommand="SELECT employee_ssno, firstname, lastname FROM employee_temp order by lastname" ConnectionString="<%$ ConnectionStrings:AppConnectionString1 %>" ProviderName="System.Data.OleDb" UpdateCommand="UPDATE DBOWEB.EMPLOYEE_TEMP SET firstname=?, lastname=? WHERE employee_ssno=?"> </asp:SqlDataSource> Q1: ...
4
1084
by: Alan Silver | last post by:
Hello, According to MS's web site, VS 2005 will be coming out "in the first half of 2005", which isn't very helpful. That could be anytime between tomorrow and the end of June. I am interested in getting VS, but I don't see the point of buying VS 2003 (which isn't cheap), only to have it outdated in a few months. On the other hand, I would really like to get going with VS as writing ASP.NET pages by hand is time consuming ;-)
2
2315
by: Bruno Alexandre | last post by:
Hi guys, does anyone know where is the Website used in the MSDN "Lear ASP.NET 2.0 with Jeff Prosise" (http://msdn.microsoft.com/asp.net/beta2/multimedia/default.aspx) events? The website used is called "Contoso", but I can't find it in the MSDN site, so I can evaluate it with the webcasts. If anyone know here is it, or if anyone is using it, please post here a
1
948
by: lanem | last post by:
What will be changed between .NET 2.0 Beta 2 and .NET 2.0 when released. There were quite a few changes between Beta 1 and Beta 2. I am wondering if there will be a lot of changes between Beta 2 and the final version.
11
1976
by: Ken Fine | last post by:
I am using VS.NET 2008 and like it a lot. One of the very few things I don't like is a bug that seems to spawn literally thousands of   strings, one after the other, on design view changes. Sometimes I will end up with as many as 30,000 of them. I have to do a "Replace" which is slower than I'd like. This is slowing down my work a lot. This might be related to a commercial control I'm using, or it may just be VS.NET's indentation getting...
0
8428
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8335
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8747
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8528
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2752
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1976
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1737
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.