Deploying PHP Extension

Reply

Join Date: Aug 2007
Posts: 19
Reputation: jt1 is an unknown quantity at this point 
Solved Threads: 3
jt1's Avatar
jt1 jt1 is offline Offline
Newbie Poster

Deploying PHP Extension

 
0
  #1
Oct 22nd, 2008
Hi there,

I am writing a free php extension and am wondering if I'll need to compile it for each operating system (FreeBSD, Sun, etc...). I have compiled a separate dll for windows.

Cheers
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2
Reputation: daFool is an unknown quantity at this point 
Solved Threads: 0
daFool daFool is offline Offline
Newbie Poster

Re: Deploying PHP Extension

 
0
  #2
Oct 25th, 2008
Originally Posted by jt1 View Post
Hi there,

I am writing a free php extension and am wondering if I'll need to compile it for each operating system (FreeBSD, Sun, etc...). I have compiled a separate dll for windows.

Cheers
So far the extensions I have used have come in source form and they were compiled on install. But you should at least check if it compiles on any other platform than Windows and if it doesn't flag it as Windows only.

I'm a bit paranoid with php extensions and do not install anything in binary form if it doesn't come from reputable source. I recommend you to take a peek at pecl-site and take a look inside one of the extensions. Make yours like that and post it to the pecl.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC