RES: [PHP-INSTALL] Config.php file is missing!

2008-05-19 Thread Thiago Pojda
This is not related to actually PHP installations, but anyway. Perhaps websvn requires you to manually copy that config.php file somewhere (where PHP is saying it’s missing)? Is there any README or INSTALL file so you can find out what’s it you’re missing? Regards,

RES: [PHP-INSTALL] Problems uninstalling PHP 5.2.4

2008-05-07 Thread Thiago Pojda
You do know the differences from PHP from 4 to 5, right? You should study those before doing that. How did you install PHP? All you have to do to uninstall is remove the references to it's DLL on IIS or Apache. If you need anything just ask! Regards, Thiago De: Paul [mailto:

RES: RES: [PHP-INSTALL] I Can't Open the PHP Environment

2008-04-30 Thread Thiago Pojda
Scott Solomon 301 922 3110 [EMAIL PROTECTED] _ From: "Thiago Pojda" <[EMAIL PROTECTED]> Sent: Wednesday, April 30, 2008 9:42 AM To: [EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED] Subject: RES: [PHP-INSTALL] I Can't Open the PHP Environment php

RES: [PHP-INSTALL] I Can't Open the PHP Environment

2008-04-30 Thread Thiago Pojda
php.exe is the cli and it’s doing what it should do: nothing, if you gave it nothing. :) You’ll need Apache or IIS (I’d suggest you already start with Apache) to get it working. As you’re in Windows, you should look for PHPTriad, EasyPHP, WAMP[P?] and stuff like that, they already install Apach

RES: [PHP-INSTALL] ftp_put cannot upload a file.

2008-04-10 Thread Thiago Pojda
Tina, Is there any error message in php logs? Can you reproduce manually what you're trying to do with PHP? I mean, connect and put that file. Enable E_ALL in PHP and try again. I'm copying PHP-GENERAL mailing list as this is not related to PHP-INSTALL issues. Regards, Atenciosamente,

RES: RES: [PHP-INSTALL] Can't enable use_trans_sid

2008-04-08 Thread Thiago Pojda
inal- De: Keith Roberts [mailto:[EMAIL PROTECTED] Enviada em: terça-feira, 8 de abril de 2008 14:54 Para: php-install@lists.php.net Assunto: Re: RES: [PHP-INSTALL] Can't enable use_trans_sid On Tue, 8 Apr 2008, Thiago Pojda wrote: > To: php-install@lists.php.net > From: Thiago

RES: [PHP-INSTALL] Can't enable use_trans_sid

2008-04-08 Thread Thiago Pojda
De: Keith Roberts [mailto:[EMAIL PROTECTED] >> Another question: >> >> Is there a way to make php use these fields [hidden sessid] instead of cookies for >> session control? I still want to let cookies enabled for other stuff, >> but as it's messing up with multiple sessions because of poor coo

RES: [PHP-INSTALL] Can't enable use_trans_sid

2008-04-07 Thread Thiago Pojda
ple sessions because of poor cookie handling. Thanks!! -Mensagem original- De: Keith Roberts [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 7 de abril de 2008 17:38 Para: php-install@lists.php.net Assunto: Re: [PHP-INSTALL] Can't enable use_trans_sid On Mon, 7 Apr 2008, Thiag

RES: [PHP-INSTALL] Re: Can't enable use_trans_sid

2008-04-07 Thread Thiago Pojda
I don't use .htaccess :/ It's a dedicated machine using apache and php compiled by myself. If you meant vhosts, there are only aliases and log dirs set to those. Nothing overriding those settings... *sigh* Is there any way to debug this kind of stuff?? In another server I successfully enabled

RES: [PHP-INSTALL] Can't enable use_trans_sid

2008-04-07 Thread Thiago Pojda
Right .ini and apache was restarted. I think maybe something is messed up with that apxs2 I'm using, as I could not disable thread-safety also. Anything? _ De: Andre Huebner [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 7 de abril de 2008 15:12 Para: Thiago Pojda Assunt

[PHP-INSTALL] Can't enable use_trans_sid

2008-04-07 Thread Thiago Pojda
Guys, I can't enable trans_sid, I've tried set these to php.ini : session.use_trans_sid = On [tried 1 also] url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry,fieldset=" Tried recompile it with --enable-trans-sid but still doesn't work. I just realized that my phpinfo spi

RES: [PHP-INSTALL] What is php compiled with now?

2008-03-27 Thread Thiago Pojda
If you want all the install steps, how it was extracted, configured, compiled and installed you could only check if you read .bash_history from the user that did it. (AFAIK) phpinfo gives the configure command. _ De: Jay Why [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 27 de

RES: [PHP-INSTALL] What is php compiled with now?

2008-03-27 Thread Thiago Pojda
or $ php -v _ De: Jay Why [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 27 de março de 2008 16:48 Para: php-install@lists.php.net Assunto: [PHP-INSTALL] What is php compiled with now? Hi all, how do I find out what PHP is currently compiled with now? -- Jay Why

RES: [PHP-INSTALL] RE: MensHealth id 7219426 [Incident:080314-005449]

2008-03-14 Thread Thiago Pojda
Read this link: http://spamlinks.net/prevent-secure-backscatter.htm -Mensagem original- De: Abuse Department [mailto:[EMAIL PROTECTED] Enviada em: sexta-feira, 14 de março de 2008 13:15 Para: php-install@lists.php.net Assunto: [PHP-INSTALL] RE: MensHealth id 7219426 [Incident:080314-00

RES: [PHP-INSTALL] Re:[PHP-INSTALL] Are you kidding me?

2008-02-27 Thread Thiago Pojda
with TMDA [http://tmda.net] - On Wed, 27 Feb 2008, Thiago Pojda wrote: > To: 'Daniel Brown' <[EMAIL PROTECTED]>, 'Keith Roberts' > <[EMAIL PROTECTED]> > From: Thiago Pojda <[EMAIL PROTE

RES: [PHP-INSTALL] Are you kidding me?

2008-02-27 Thread Thiago Pojda
nse (Abuse Department) 02/19/2008 12:55 PM We are unable to remove from this site. They will not take us off. We have requested it numerous times. Apparently the moderators of this site are complete idiots. Customer (Thiago Pojda) 02/19/2008 12:48 PM You should remove the address from php-install@lis

[PHP-INSTALL] RES: [PHP] Thread Safety [partially solved]

2008-02-21 Thread Thiago Pojda
upport disabled Configuration File (php.ini) Path /usr/local/lib/php.ini PHP API 20020918 PHP Extension 20020429 Zend Extension 20050606 Debug Build no Zend Memory Manager enabled Thread Safety disabled Registered PHP Streams php, http, ftp -Mensagem origi

[PHP-INSTALL] RES: [PHP] Thread Safety

2008-02-20 Thread Thiago Pojda
" -D SERVER_CONFIG_FILE="/etc/apache2/apache2.conf" -Mensagem original- De: Tom Rogers [mailto:[EMAIL PROTECTED] Enviada em: terça-feira, 19 de fevereiro de 2008 20:40 Para: Thiago Pojda Cc: [EMAIL PROTECTED] Assunto: Re: [PHP] Thread Safety Hi, Wednesday, February 20, 200

RES: [PHP-INSTALL] Re: [PHP] Thread Safety

2008-02-19 Thread Thiago Pojda
-Mensagem original- mailto:[EMAIL PROTECTED] Assunto: [PHP-INSTALL] Re: [PHP] Thread Safety On Feb 19, 2008 1:21 PM, Thiago Pojda <[EMAIL PROTECTED]> wrote: > I was expecting that. I just compiled it to enable oci8 module and the > source is ready for modifications.

[PHP-INSTALL] ENC: [PHP] Thread Safety

2008-02-19 Thread Thiago Pojda
Perhaps this is the most appropriate place to ask... :) -Mensagem original- De: Thiago Pojda [mailto:[EMAIL PROTECTED] Enviada em: terça-feira, 19 de fevereiro de 2008 14:00 Para: [EMAIL PROTECTED] Assunto: [PHP] Thread Safety Not quite sure if this is the right list, but here I am