LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - News
User Name
Password
Linux - News This forum is for original Linux News. If you'd like to write content for LQ, feel free to contact us.
All threads in the forum need to be approved before they will appear.

Notices


Reply
  Search this Thread
Old 12-12-2005, 07:41 PM   #1
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
PHP on LQ Upgraded to 5.1.x


While I usually don't announce system level changes, I felt this one was large enough to deserve it. As of about a minute ago we're now running PHP 5.1.x (up from 4.4.x). This upgrade should increase the performance of the site in general and will make a couple nice new features of PHP available to us. One of the main reasons I am announcing this is that due to the myriad changes from 4.4->5.1 we may be introducing new bugs here. We did make an effort to test this out on the dev site, but the live site tends to shake things out in a whole different way. If you notice anything odd please let us know ASAP. Thanks.

--jeremy
 
Old 12-13-2005, 04:52 AM   #2
PhilDEE
LQ Newbie
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: Fedora Core 3 & Ubuntu 4.10
Posts: 19

Rep: Reputation: 0
Wow. That was fast.
 
Old 12-13-2005, 05:45 AM   #3
ctkroeker
Senior Member
 
Registered: May 2005
Posts: 1,565
Blog Entries: 1

Rep: Reputation: 50
Great!
No problems here.
 
Old 12-13-2005, 06:51 AM   #4
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Jeremy, I am still awaiting your reply for the mail I sent you a couple of weeks ago. Realize that you are busy currently, but no problem because I'm busy as well with my examinations and it will take at least another week for me to get back to coding full time. Just wanted to know whether you have received the mail I sent or not...

Good to know that you've upgraded to PHP 5 though. Will watch for any errors, bugs etc.
 
Old 12-13-2005, 08:41 AM   #5
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9

Rep: Reputation: 48
I have been noticing that the search(username search) has been slow, and I'm prettys sure it's on the linuxquestions side. This may not be due to the new upgrade, but rather just a lot of people using the search at once. Nothing I'm overly worried about, but you did say
Quote:
Originally Posted by jeremy
If you notice anything odd please let us know ASAP. Thanks.
 
Old 12-18-2005, 04:34 PM   #6
didi86
Member
 
Registered: Jun 2004
Distribution: OpenSuSE, CentOS, Linux From Scratch
Posts: 40

Rep: Reputation: 15
Hi,
I just wanted to let you know that the "Download Linux" (http://iso.linuxquestions.org) link in the Main Menu doesn't work for me (I keep getting a timeout).
 
Old 12-18-2005, 04:54 PM   #7
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by didi86
Hi,
I just wanted to let you know that the "Download Linux" (http://iso.linuxquestions.org) link in the Main Menu doesn't work for me (I keep getting a timeout).
works fine for me... according to netcraft LQ's iso site is on a different IP than the www site... so if you're still getting a timeout then it might be a temporary routing issue with your ISP... if it's working for you now, then perhaps the site was down or there was a temporary problem with LQ's iso site ISP...

Last edited by win32sux; 12-18-2005 at 05:02 PM.
 
Old 12-21-2005, 12:23 PM   #8
summerwolfe
LQ Newbie
 
Registered: Mar 2001
Location: Roland, Oklahoma
Distribution: Fedora Core 4 (Stentz)
Posts: 3

Rep: Reputation: 0
Congrats on the successful upgrade guys. I'm honestly surprised and honored that my user account is still active after being idle so long (Last Login 4/2/01). Anyways, keep up the good work!

David Vaughan
Tech Admin - Crystal Glen Networks
 
Old 12-23-2005, 04:35 PM   #9
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
a minor thing i've noticed: before the upgrade, when i was typing-up a quick reply i could refresh the page before posting, like, to see the freshest state of the thread right before posting (to make sure the question wasn't answered already, etc.)... when the page would reload, i could proceed to hit the post button cuz what i typed would still be there in the box... now, however, if i refresh the page, what i've written will be gone when the page loads again...
 
Old 12-24-2005, 11:04 AM   #10
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Original Poster
Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
That isn't related to the PHP upgrade, but the forum redesign (which uses AJAX).

--jeremy
 
Old 01-09-2006, 04:19 PM   #11
slantoflight
Member
 
Registered: Aug 2005
Distribution: Smoothwall
Posts: 283
Blog Entries: 3

Rep: Reputation: 35
Is'nt ajax that cleaning stuff you use on bathtubs?
 
Old 01-09-2006, 06:30 PM   #12
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Original Poster
Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
From http://en.wikipedia.org/wiki/AJAX:

Quote:
Asynchronous JavaScript and XML, or Ajax (pronounced "ā-Jacks"), is a web development technique for creating interactive web applications using a combination of:

* XHTML (or HTML) and CSS for marking up and styling information. (XML is commonly used, although any format will work, including preformatted HTML, plain text, JSON and even EBML).
* The Document Object Model manipulated through JavaScript to dynamically display and interact with the information presented
* The XMLHttpRequest object to exchange data asynchronously with the web server. In some Ajax frameworks and in some situations, an IFrame object is used instead of the XMLHttpRequest object to exchange data with the web server.

Like DHTML, LAMP, or SPA, Ajax is not a technology in itself, but a term that refers to the use of a group of technologies together. In fact, derivative/composite technologies based substantially upon Ajax, such as AFLAX, are already appearing.
--jeremy
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgraded PHP from 4.3.4 to 4.3.10 and now it won't read php.ini gregmcavoy Linux - Software 11 01-22-2005 12:16 PM
upgraded php? webblynx Linux - Newbie 2 05-02-2004 01:07 PM
PHP upgraded to 4.0.6 jeremy LQ Suggestions & Feedback 0 07-04-2001 09:57 AM
PHP Upgraded to 4.0.4pl1 jeremy LQ Suggestions & Feedback 0 01-13-2001 12:43 PM
PHP upgraded jeremy LQ Suggestions & Feedback 0 12-24-2000 09:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - News

All times are GMT -5. The time now is 02:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration