php-install Digest 8 Mar 2002 12:42:10 -0000 Issue 734

Topics (messages 6285 through 6287):

New to PHP,  need help.
        6285 by: Michele

Re: Compiling glibc 2.2.5 with gcc3, then using php 4.2.0- dev as .so?
        6286 by: Austin Gonyou

Re: getting Zend CVS tree
        6287 by: Graham Bevins

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
I currently working with some free source from CyberGl and am having a
problem  with the membership module.

I've inserted the php into the beginning of the page but when I go to test
the page, nothing appears.  I don't get a 404 error or any error, the page
just doesn't display.

Any ideas?

Thanks,

Michele





--- End Message ---
--- Begin Message ---
Please Oh Please..can someone lend a little time to help me understand
where I must start trouble shooting. I've done so many things, I can't
see where the actual problem lies. (I know..could be PEBKAC.) 

I can compile stuff on this platform as described in the subject..and
move them to a sub-versioned platform, say glibc 2.2.4, everything else
the same, and it works. 

PHP works as a CGI on my target platform, but not as a .so. 

When using gcc3 should I have to explicitly tell ./configure to use
libgcc_s? TIA.

On Wed, 2002-03-06 at 13:57, Austin Gonyou wrote:
> Has anyone tried this with apache 1.3 or 2.0?
> 
> I'm not certain it's glibc where the problem lies..but that's the only
> difference between two boxes I have. The real issue is though that no
> matter what PHP was compiled with(gcc 2.91.6 or 2.96, or 3.x) the php.so
> will not run on a glibc 2.2.5 system with apache2 as a .so, but it WILL
> run on a system using glibc 2.2.4. 
> 
> If anyone could try this out to help me narrow where the problem is I'd
> appreciate it.
> -- 
> Austin Gonyou
> Systems Architect, CCNA
> Coremetrics, Inc.
> Phone: 512-698-7250
> email: [EMAIL PROTECTED]
> 
> "It is the part of a good shepherd to shear his flock, not to skin it."
> Latin Proverb
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-698-7250
email: [EMAIL PROTECTED]

"It is the part of a good shepherd to shear his flock, not to skin it."
Latin Proverb
--- End Message ---
--- Begin Message ---
you wrote cvs -d :pserver:[EMAIL PROTECTED]:/repository login
try cvs -d :pserver:[EMAIL PROTECTED]:/repository co Zend TSRM

That get Zend and TSRM with no problems... Worked for me anyway.

HTH


"Dmitri Zakharov" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello everybody,
>
> I am installing PHP/Zend/PHP-GTK following
> the instruction from:
> http://gtk.miester.org/docs/joe2001_03_27.2.html
>
>
> 1:Go to your favorite source directory
> 2:cd /usr/local/src
> 3:Login to the CVS tree - use phpfi for the password
> 4:cvs -d :pserver:[EMAIL PROTECTED]:/repository login
> 5:Grab the code
> 6:cvs -d :pserver:[EMAIL PROTECTED]:/repository co php4
> 7:Change into the php4 directory
> 8:cd php4
> 9:Login to the Zend CVS tree - use zend for the password
> 10:cvs -d :pserver:[EMAIL PROTECTED]:/repository login
> 11:Grab the needed code from the tree
> 12:cvs -d :pserver:[EMAIL PROTECTED]:/repository co Zend TSRM
> ...
>
> I got php4, but can't login to cvs.zend.com with zend
> password. Here's what I get after entering zend password
>
> CVS password:
> cvs [login aborted]: connect to cvs.zend.com:2401 failed: Connection
> timed out
>
> Is it just "wrong time" to get there or password changed?
> Does anybody know some other way to get Zend stuff?
>
> Any help appreciated.
>
> --
> Dmitri Zakharov
> email: [EMAIL PROTECTED]
> phone: (514)938-7389


--- End Message ---

Reply via email to