Quick Login   
 
Register AdminFusion Tutorials
 
Featured Sponsors


One.com Domain and Hosting


Register
Forum of the Month
Australian Webmaster
fotm

A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.

Tag Cloud
Latest Threads
Forum Stats
8,064 Members
165,822 Posts
41 Users Online

Please welcome our newest member, freeza!

Affiliates
Go Back AdminFusion » The Break Room » Off Topic » http://pear.php.net?
Welcome to the AdminFusion. AdminFusion is the ultimate resource for forum administrators and moderators. With exclusive articles, interviews with the experts, free downloadable skins, and the revolutionary post exchange system - PostFusion, AdminFusion is the place to go for all of your forum needs.  By joining AdminFusion, you will become part of a thriving admin community and immediately gain access to all of these resources. Registration is fast, simple and absolutely free so please join us today!
Want more than our forums? Try these: Post Fusion Forum Matrix
Old 01-24-2006, 10:10 AM   #1

shellspeare's Avatar

Title: Forum Enthusiast

Points: 16,350, Level: 38Points: 16,350, Level: 38Points: 16,350, Level: 38
Level up: 39%, 100 Points neededLevel up: 39%, 100 Points neededLevel up: 39%, 100 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Aug 2005

Posts: 2,521

Location: England

shellspeare is on a distinguished road
Send a message via MSN to shellspeare  
 
Question http://pear.php.net?

Hi, i have a member named 22222 who visits every day and opens a new thread in one section (centertainment) The thread is never actually completed.
I traced the ip to this pear.php.net place but after reading the info from the site i am still baffled as to how it registered and what its doing.
Is anyone knowledgeable with this?

Quote:
Originally Posted by Me
http://pear.php.net

What is PEAR?
PEAR is short for "PHP Extension and Application Repository" and is pronounced just like the fruit. The purpose of PEAR is to provide:


A structured library of open-sourced code for PHP users

A system for code distribution and package maintenance

A standard style for code written in PHP, specified here

The PHP Extension Community Library (PECL), see more below

A web site, mailing lists and download mirrors to support the PHP/PEAR community


PEAR is a community-driven project with the PEAR Group as the governing body. The project has been founded by Stig S. Bakken in 1999 and quite a lot of people have joined the project since then.

Structured Library of PHP Code
The code in PEAR is partitioned in "packages". Each package is a separate project with its own development team, version number, release cycle, documentation and a defined relation to other packages (including dependencies). Packages are distributed as gzipped tar files with a description file inside, and installed on your local system using the PEAR installer.

There are two types of packages: source packages (containing source files only), and binary packages (containing platform-specific binary files, and possible source files). Installing source packages with C code obviously requires a C build environment.

PEAR defines a package tree, where each "node" in the tree is represented by a part of the package name. The nodes are organized by simple descriptive topics, and each part is separated by an underscore. Examples of package names are "MP3_Id", "Archive_Tar" and "HTTP_Post".

Packages may relate to each other through explicit dependencies, but there is no automatic relation between for example a package and its "parent" in the package tree (for example, "HTTP_Post" is by default independent of "HTTP").

A few top-level nodes in the package tree called "sub-repositories" have special functions, currently these are PECL and Gtk. For each of these, different rules apply, see more in the description of each sub-repository below.

A style guide, the PEAR Coding Standards (short PCS), exists to ease collaboration between PEAR developers, to help quality and portability, and to help PEAR contributors to provide consistent-looking-and-feeling APIs.

Code Distribution and Package Maintenance
All PEAR packages are registered in and uploaded to a central database available at pear.php.net. Open-sourced third-party packages may also be registered and uploaded. Closed-source packages may be installed by the PEAR installer, but the PEAR database is for open-source code only.

Pear.php.net will provide both a human-friendly (HTML) and machine-friendly (currently XML-RPC) interface to the PEAR database. Package downloads are done with plain HTTP. Other functions the pear.php.net site will provide are:


user account management (integrated with the CVS server)

package management

release management


Packages are distributed as a gzipped tar file with an XML description file inside. The description file contains some information about the package, a list of files and their roles, and dependencies.

The PHP Extension Community Library (PECL)
PECL
PECL (pronounced "pickle") used to be a sub-repository of PEAR for C extensions "ࠬa" those distributed with PHP 4, in fact, having somewhere to move extensions to from PHP was one of the motivations when creating PECL. Extensions in PECL follow PHP's coding standards rather than PEAR's, but they are distributed and installed as PEAR packages.

The process of moving an extension from PHP to PECL is referred to as "pickling".

In October 2003 PECL has become an independent project, which does not belong to PEAR anymore. (Except for the infrastructure, which PECL borrows from PEAR.) More information and all PECL packages can now be found on the PECL homepage. During the PECL spin-off, the project has also been renamed from "PHP Extension Code Library" to "PHP Extension Community Library".
__________________
Reply With Quote
Old 01-24-2006, 10:40 AM   #2

Title: Veteran

Points: 2,832, Level: 15Points: 2,832, Level: 15Points: 2,832, Level: 15
Level up: 16%, 218 Points neededLevel up: 16%, 218 Points neededLevel up: 16%, 218 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Nov 2005

Posts: 518

Hell³ is on a distinguished road
 
 
Most likely it's an unsecure server that's being used by this script kiddie. Try to contact the admin of the site and warn him about this, if he doesn't answer then just ban the ip
__________________

Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

 
Posting Rules

AdminFusion

All times are GMT +1. The time now is 08:50 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0 © 2005-2008 AdminFusion - All Rights Reserved


From:
Title:

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72