LazyTweet - Bringing the Lazyweb to Twitter so you can get answers to your burning questions
Active Questions
Recent Questions
Unanswered Questions
#php
: `$d = new DateTime;`segfaults my Apache (WAMP stack). Anyone able to tell me what's wrong? #lazytweet PHP5.3, Apache 2.2.11
brunobord
(0) -
posted 3 years, 1 month ago
via Twitter
-
2 Replies
2 Answers
have had no luck with 5.3 yet. Use 5.2 and wait for 5.4?
bigcalm
(0) -
3 years, 1 month ago
via Twitter
-
Add Comment
Leave a comment about @bigcalm's answer
Post this comment to your Twitter account
Cancel comment
Not reproduced with Apache 2.2.3, PHP 5.2 (<?php $d = new DateTime; echo $d->format('Y-m-d\TH:i:sP'); ?>).
jazzynico
(0) -
3 years, 1 month ago
via Twitter
-
Add Comment
Leave a comment about @jazzynico's answer
Post this comment to your Twitter account
Cancel comment
Would you like to answer?
Sign in with Twitter to post your answer:
Use Twitter to ask a question, just add "lazytweet" to a post and we'll take care of the rest. Read more about
how lazytweet works
.
Subscribe to the latest questions
Follow LazyTweet on Twitter
Tags
php
Related Posts
Where in the codebase does #Rails (2.3.5) convert date i1...i6 form fields into a DateTime? (I need something similar) #datehelper #lazyweb
MacPorts PHP-5.2.8-cli and IcePHP = Segfault after Script execution. Works perfectly, just segfaults in the end. Any idea why, dear lazyweb?
PHP 5.2.7 returns a blank page, no errrs, when using MySQL. Mac OS X, Apache 2, MySQL 5. Any ideas? #lazyweb
#lazyweb Having a helluva time getting PHP 5.2.6 to run as CGI on Ubuntu 9.04 with Apache 2.2.x using a standard RewriteRule for pretty URLs
Dear #lazyweb: DeflateBufferSize doesn't have any effect on my RHEL5/Apache 2.2.3 server. No chunking when compressed. Help?!