Author |
Message |
Topic: location header not working properly |
mario50
Replies: 8
Views: 23140
|
|
mario50,
Are you using a frame? What is the browser you're testing with?
Check you access.log file to know if the browser is requesting the redirected page.
If not, this means that the server ... |
Topic: Need help to compile my own PHP 5.2 on Mac |
mario50
Replies: 13
Views: 22362
|
|
Hi there:
I'm sorry to bother you again (what?!)...
Here's the problem: I've compiled PHP 5.2.2 with --enable-fastcgi so it will work in the FastCGI way. And it's working with Abyss server on my i ... |
Topic: Need help to compile my own PHP 5.2 on Mac |
mario50
Replies: 13
Views: 22362
|
|
Thanks, and that's why I don't trust those RCs because they are RCs, right?
But thank you so much for helping me out. I've already compiled a PHP 5.2.2 which works perfectly.
Thank you!!! |
Topic: location header not working properly |
mario50
Replies: 8
Views: 23140
|
|
kenknight,
Is the redirection generated by a script? If so, what is its source code? Otherwise, can you tell us what is causing that redirection?
Hi, I have the same problem here.
I use php c ... |
Topic: Need help to compile my own PHP 5.2 on Mac |
mario50
Replies: 13
Views: 22362
|
|
http://qa.php.net has the Release Candidate builds. Enjoy! Note: Set the Interpreter type to "Standard" if you use the RC build.
That's awesome!
Thanks for your lightning fast respond! |
Topic: Need help to compile my own PHP 5.2 on Mac |
mario50
Replies: 13
Views: 22362
|
|
You should try the new PHP 5.2.5 RC build and see if that works, but I haven't been able to test it yet.
Thanks for the info, but I don't see it on php.net now.
So what should I do?
Anyway, ... |
Topic: Need help to compile my own PHP 5.2 on Mac |
mario50
Replies: 13
Views: 22362
|
|
Yes, it is.
5.2.4, just downloaded from php.net.
So your suggestion would be download a previous version like 5.2.2?
I'll try that right away. thanks!! |
Topic: Need help to compile my own PHP 5.2 on Mac |
mario50
Replies: 13
Views: 22362
|
|
Hello guys:
I really need help on compiling PHP5.2 myself (as I want to build a super-fast and light php library).
But as I compiled it (configure, make, make install) successfully, declared as ... |
Topic: PHP imap question |
mario50
Replies: 8
Views: 23325
|
|
Hi there:
I've tried to compile it myself on Mac OS X, with the following command:
what did I do to compile PHP
CFlags="-arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk" \
./con ... |
|