[PHP] lots of lstats when maintainer-zts is enabled

2011-05-04 Thread Seth Miller
e current code base. I'm going to push on dev to get our code updated to work with 5.3.x but I was hoping there was a quick fix somewhere. Regards, Seth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP Crash in file_get_contents

2009-08-27 Thread Seth Hill
I guess I'm asking for some pointers on how to narrow this down a bit, or if anyone has seen this problem before. I didn't find anything on the PHP bugs list. Regards, Seth Hill

Re: [PHP] Difficulty navigating symlinks

2008-10-23 Thread Seth Foss
Jim Lucas wrote: Robert Cummings wrote: On Thu, 2008-10-23 at 09:46 -0400, Seth Foss wrote: Jim Lucas wrote: Seth Foss wrote: Jim Lucas wrote: Seth Foss wrote: Hi everyone, I am trying to run multiple sites on the same

Re: [PHP] Difficulty navigating symlinks

2008-10-23 Thread Seth Foss
Jim Lucas wrote: Seth Foss wrote: Jim Lucas wrote: Seth Foss wrote: Hi everyone, I am trying to run multiple sites on the same server, that have mostly identical code - a pre-built application. Anyway, I would like to save disk space by specifying independent configuration

Re: [PHP] Difficulty navigating symlinks

2008-10-22 Thread Seth Foss
Jim Lucas wrote: Seth Foss wrote: Hi everyone, I am trying to run multiple sites on the same server, that have mostly identical code - a pre-built application. Anyway, I would like to save disk space by specifying independent configuration files for each site, then using symbolic links to

Re: [PHP] Difficulty navigating symlinks

2008-10-22 Thread Seth Foss
Robert Cummings wrote: On Wed, 2008-10-22 at 11:59 -0400, Seth Foss wrote: Hi everyone, I am trying to run multiple sites on the same server, that have mostly identical code - a pre-built application. Anyway, I would like to save disk space by specifying independent configuration files

[PHP] Difficulty navigating symlinks

2008-10-22 Thread Seth Foss
. Is there any way to configure apache or php to trace back the symlink when using '..', or can that only go one direction? Thanks, Seth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Drawing all characters using GD

2007-05-04 Thread Seth Price
Ah, thanks, I didn't notice a i18n mailing list. I'll try there. Maybe if I had a list of font files, I could test each to work with a given string, until I find one which works? ~Seth On May 4, 2007, at 2:54 PM, Richard Lynch wrote: On Fri, May 4, 2007 9:23 am, Seth Price

[PHP] Drawing all characters using GD

2007-05-04 Thread Seth Price
ny words contain Extended ASCII. Then some of it is Korean, Chinese, Japanese or Arabic. I don't know when I'll come across what charset. I want to draw them all. Is this even possible? ~Seth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] TrueType font changes size when rotated?

2007-04-25 Thread Seth Price
y 1-5 pixels, but the other font was thrown off more (5-15px). I think the problem is already partly fixed in the current version of GD (v2.0.35RC2). Only the first of the four samples is different. Now I just need to get PHP to compile with an external version of GD. ~Seth On Apr 25, 200

Re: [PHP] TrueType font changes size when rotated?

2007-04-25 Thread Seth Price
and and shrink depending on the angle. ~Seth ~Seth: I think it's your calculation of the bounding box that's throwing you off -- maybe round off errors -- I don't know. However, I don't see any difference in the length of the text. The following shows "Hello World

Re: [PHP] TrueType font changes size when rotated?

2007-04-25 Thread Seth Price
ff my calculations. ~Seth On Apr 25, 2007, at 1:38 PM, tedd wrote: Yep, I'm calculating the length from the returned bounding box and printing it out. The box seems to randomly expand and shrink depending on the angle. ~Seth ~Seth: I think it's your calculation of the bounding box

Re: [PHP] TrueType font changes size when rotated? (the plot thickens)

2007-04-25 Thread Seth Price
s like this may be a bug in GD or FreeType. Thanks, Seth On Apr 25, 2007, at 12:29 AM, jekillen wrote: On Apr 24, 2007, at 8:26 PM, Seth Price wrote: Hi all! I've been programming GD and PHP for a while, but I haven't done much with font drawing. I'm trying to layout and dr

Re: [PHP] TrueType font changes size when rotated?

2007-04-25 Thread Seth Price
I'm using Safari for Mac also. What are the numbers after 'Hello world' coming out for you? ~Seth On Apr 25, 2007, at 11:05 AM, tedd wrote: At 10:26 PM -0500 4/24/07, Seth Price wrote: Hi all! I've been programming GD and PHP for a while, but I haven't done mu

[PHP] TrueType font changes size when rotated?

2007-04-24 Thread Seth Price
sql/bin/ mysql_config' '--with-gd' '--with-png-dir=/usr/local' '--with-zlib- dir=/usr' '--with-jpeg-dir=/usr/local' '--disable-short-tags' '--with- iconv' '--enable-exif' '--enable-mbstring' '--enable-gd-native-ttf' '--with-freetype-dir=/usr/local' Thanks, Seth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] 400 error

2005-09-02 Thread Seth Rainsdon
when I try to access anything.php it tells me HTTP 400 bad request I have no clue how to fix this Seth

[PHP] Re: Recommend an IDE for Windows

2004-05-07 Thread Seth Bembeneck
I use Maguma Studio, the free version: http://www.maguma.com/products/?article=Studio The differences between the versions: http://www.maguma.com/products/?article=studio_compare It does have a splash screen that asks if you want to buy a copy even though its free. Hope this helps Seth

[PHP] Importing data from one mysql server to an other

2004-05-05 Thread Seth Bembeneck
after I get it?(there can be hundreds of records on any given server). For those of you who are interested, what I'm trying to do is provide a centeral location for stats to be displayed for an online game called Delta Force. Any ideas? Thanks, Seth -- PHP General Mailing List (http://www

[PHP] Importing data from one mysql server to an other

2004-05-05 Thread Seth Bembeneck
after I get it?(there can be hundreds of records on any given server). For those of you who are interested, what I'm trying to do is provide a centeral location for stats to be displayed for an online game called Delta Force. Any ideas? Thanks, Seth -- PHP General Mailing List (http://www

[PHP] crack extension and gecos info

2004-02-16 Thread Seth Hollyman
d, it uses the information of the current user (in this case, the uid of the webserver process). Is there a way to provide the equivalent of the gecos data to crack_check() somehow? Seth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Searching with Date Ranges

2003-09-11 Thread Seth Willits
If I want to show events (records in a MySQL table) for the next 10 days (and I do), what would be the best approach to searching with this range? (The dates in my table are stored as a string in the format /MM/DD.) Seth Willits

Re: [PHP] Date Confusion

2003-09-07 Thread Seth Willits
On Sunday, September 7, 2003, at 02:50 PM, Seth Willits wrote: A few things I'm trying to do: 1) Turn "MM/DD/YY" into an array like that returned from getdate(). I don't want to explode it or split it, I want to get an array just as if I used getdate() when the current

[PHP] Date Confusion

2003-09-07 Thread Seth Willits
27;m supposed to do those, then the rest I will understand. Thanks, Seth Willits --- President and Head Developer of Freak Software - http://www.freaksw.com Q&A Columnist for REALbasic Developer Magazine - h

[PHP] PDF Fonts

2003-09-07 Thread Seth Willits
;", then it reports "PDFlib error [2516] PDF_findfont: Metrics data for font 'Times New Roman' not found" on line 2 also. finished"; ?> Thanks, Seth Willits --- President and Head De

Re: [PHP] Block HTML Control

2003-09-02 Thread Seth Willits
On Tuesday, September 2, 2003, at 02:06 AM, Viraj Kalinga Abayarathna wrote: Seth, Aaa ok. I was confused with the semi colon and colon used in the last example. This clears it

Re: [PHP] Block HTML Control

2003-09-02 Thread Seth Willits
On Tuesday, September 2, 2003, at 12:06 AM, Seth Willits wrote: Lots of Awesome. Thanks for the quick reply. Hmm.. Actually, how does this work with php & html? This is actually what I'm trying to do. I should have said this in the first place

Re: [PHP] Block HTML Control

2003-09-02 Thread Seth Willits
On Tuesday, September 2, 2003, at 12:03 AM, Jason Wong wrote: Lots of Awesome. Thanks for the quick reply. Seth Willits --- President and Head Developer of Freak Software - http://www.freaksw.com Q&A Columnist

[PHP] Block HTML Control

2003-09-02 Thread Seth Willits
'; } else { print ' '; } This works, but it destroys the syntax coloring of the html making it all one solid color. I'd love to know if there's a better way OTHER than inclu

Re: [PHP] Can't Make Directories Now

2003-09-01 Thread Seth Willits
t isn't creating it. I already did that and like I said, it's always the correct path. Look at the very first line of the code above which was in the original path. Thanks for the tip on is_dir. Actually -- using is_dir made

Re: [PHP] Can't Make Directories Now

2003-09-01 Thread Seth Willits
x27;; A print("false $buildingPath") might yield as to why it isn't creating it. I already did that and like I said, it's always the correct path. Look at the very first line of the code above which was in the original path. Tha

[PHP] Can't Make Directories Now

2003-09-01 Thread Seth Willits
s prints false signaling that mkdir has failed. This is the last remaining issue on getting my site finished. Well except for uploading, but I don't need that just yet. Seth Willits --- President and Head Dev

Re: [PHP] Can't Connect Within Function?!

2003-09-01 Thread Seth Willits
On Monday, September 1, 2003, at 11:33 AM, Mike Morton wrote: You need to read up on the scope of variables within functions. Ohh, I didn't even think of that. Thanks. Seth Willits --- President and Head Develop

Re: [PHP] Display one element at a time

2003-09-01 Thread Seth Willits
latter, the "different" page would also have to add the answer to the record. Hope this helps, Seth Willits --- President and Head Developer of Freak Software - http://www.freaksw.com Q&A Columnis

[PHP] Can't Connect Within Function?!

2003-09-01 Thread Seth Willits
== '') { // Connecting, selecting database $link = mysql_connect($shs_MySQLServer, $shs_MySQLUser, $shs_MySQLPassword) or die("MySQL Connect Error : " . mysql_error()); etc } } Seth Willits --- P

Re: [PHP] Re: Simple File Error

2003-09-01 Thread Seth Willits
directory to the user www, and or the group (www i suppose) With some help from a friend, I chmod'ed my site folder and it all works well now. Thanks, Seth Willits --- President and Head Developer of Freak Software -

Re: [PHP] Re: Simple File Error

2003-08-31 Thread Seth Willits
r the user 'www' and one other that is under 'root'. Seth Willits --- President and Head Developer of Freak Software - http://www.freaksw.com Q&A Columnist for REALbasic Developer Magazine - http://

[PHP] Simple File Error

2003-08-31 Thread Seth Willits
$g_ih); imagecopyresampled($img_dst, $img_src, 0, 0, 0, 0, $g_iw, $g_ih, $g_is[0], $g_is[1]); imagejpeg($img_dst, $g_dstfile, $g_imgcomp); imagedestroy($img_dst); } else return false; } Seth Willits ---

[PHP] Error Log

2003-08-31 Thread Seth Willits
This may be obvious, but I even looked in a few books and didn't see it, but where are PHP errors logged? No errors ever appear on the page yet the online documentation refers to error messages and such, so I'm assuming there must be some log somewhere. Thanks, Se

Re: [PHP] Re: Error Log

2003-08-31 Thread Seth Willits
drive and it's not there. I'm running on OS X and am using the built-in Apache web server. Crazy... Seth Willits --- President and Head Developer of Freak Software - http://www.freaksw.com Q&A Columnist

[PHP] Session Timeout

2003-08-30 Thread Seth Willits
user to be required to log in if they've been inactive for 10 minutes, or if they closed the browser window and opened another one. Sorry for all the basic questions :) Seth Willits --- President and Head Develope

Re: [PHP] Session Issue

2003-08-30 Thread Seth Willits
On Friday, August 29, 2003, at 07:44 PM, Curt Zirzow wrote: Does the next page call session_start()? all pages that use $_SESSION, must call that first. Ohhh... ok. Thanks :) Seth Willits --- President and Head

[PHP] Session Issue

2003-08-30 Thread Seth Willits
> And later in the same page, I include another file which has the links to the pages within the secured section of the site: From there, when I go to another page, that same line of doesn't work, as the links are not shown. Any idea

[PHP] Approaches to Logging In

2003-08-29 Thread Seth Willits
n, you can't see this page." Are sessions the way to go? Seth Willits --- President and Head Developer of Freak Software - http://www.freaksw.com Q&A Columnist for REALbasic Developer Magazine - http:/

Re: [PHP] Form Parameters

2003-08-29 Thread Seth Willits
alized that the names are case sensitive, so $_POST['username'] and $_POST['Username'] are completely different. Thanks, Seth Willits --- President and Head Developer of Freak Software - http://www.frea

[PHP] Form Parameters

2003-08-29 Thread Seth Willits
This might be staring straight at me, but I can't seem to figure out how to reference form parameters in php code. For example: Thanks, Seth Willits --- President and Head Developer of Freak Software -

[PHP] Absolute URLs with Require & Include

2003-08-29 Thread Seth Willits
Is there anyway to get an absolute URL to work with Require & Include? Why doesn't it work already? I did see the tip about using $_SERVER, but this slows down page-loading considerably. Seth Willits --- Pres

RE: [PHP] Simple Math Calculation Problem....

2003-08-01 Thread Buntin, Seth - KATE
I used your snip you just posted and changed the $Days = round(Days) to $Days = round($Days) and got 228. -Original Message- From: Scott Fletcher [mailto:[EMAIL PROTECTED] Sent: Friday, August 01, 2003 9:18 AM To: [EMAIL PROTECTED] Subject: [PHP] Simple Math Calculation Problem Hi!

[PHP] Using $PHP_SELF

2003-07-31 Thread Buntin, Seth - KATE
I am having problems while transfering information to another page. I am using $PHP_SELF and I am getting errors here is a bit of code so you can see what I am saying: echo "$file\n"; This is what the browser is saying... Notice: Undefined variable: PHP_SELF in c:\inetpub\wwwroot\test\download

Re: [PHP] need some guidance

2003-01-31 Thread Seth Hopkins
gt; On a pain-in-the-ass level, you could maintain a HTML page with links on it > to things you've recently updated, and maintain it manually. > > > If you're talking about *another site* (not yours), it would be even harder. > > > Justin > > > on 31/01/03 4:

[PHP] need some guidance

2003-01-30 Thread Seth Hopkins
Hey everyone. I'm wondering if someone could lead me in the right direction on this one. What could I use to see if a site has been updated and then display what has been added to it? Any advice is appreciated. Thanks. Seth -- PHP General Mailing List (http://www.php.net/) To unsubs

[PHP] Re: Send multiple SQL staments in one query

2002-11-25 Thread Seth Remington
$result = mysql_query($value)) { break; } } return $result; } Enjoy, Seth Remington SaberLogic, LLC 661-B Weber Drive Wadsworth, Ohio 44281 Phone: (330)335-6442 Fax: (330)336-8559 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] PDF Templates?

2002-10-08 Thread Seth Northrop
27;t think it is free though but you could look at it > for at least a starting point. > > Jason Sheets, CCNA, MCSE > Exploratory Team Lead > Manpower Managed Service > R14-C35 Post E6 > 396-7336 > > -Original Message- > From: Seth Northrop [mailto:[EMAIL PROTE

[PHP] PDF Templates?

2002-10-08 Thread Seth Northrop
Can they be used? Ie, can you open up an existing PDF and execute pdf_show*s on it and dump out the modified buffer? We have several blank PDF forms laying around and I'd like to be able to populate them without having to regenerate the PDFs everytime (which, in some cases would be impossibl

[PHP] SOAP slllloooowwwwww.

2002-10-01 Thread Seth Northrop
7;d presume not, but, I'm desperately seeking first hand advice. Thanks for any advice. Seth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP <-> JBOSS

2002-08-20 Thread Seth Northrop
Hi, I'm curious if anyone has integrated PHP with Jboss and jetty or tomcat. We are working on a J2EE application and would like PHP to be able to interface with the JBOSS server (exchange of data and data structures). SOAP seems like a logical choice, but, I don't know how developed (alpha) the

[PHP] PDF w/ large blocks of text.

2002-05-22 Thread Seth Northrop
Has anyone devised a good solution for handling large blocks of text when creating pdfs? We want to convert otherwise web displayed reports into text keeping in mind that they span multiple pages (10-1000), and will contain control characters (\n, or arbitrary indention tags - ie, it's not just

[PHP] Parsing out attachments in mail.

2002-03-04 Thread Seth Northrop
Does anyone know the best method for quickly extracting the various parts of an email message read from /dev/stdin, say into an array? Basic functionality is to strip out everything (including headers) except for plain/text data, but, ultimately I may want to work with binary and/or html attachm

[PHP] ISO 900x Document Control System

2001-08-09 Thread Seth Northrop
packages seem fairly lame and ridiculously expensive. The alternative of course is to build one myself, but, I figured I would avoid reinventing the wheel if at all possible. Just curious, Seth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP] CGI Error when processing form

2001-05-24 Thread seth
ved by not returning a complete set of HTTP headers. The headers it did return are: Any ideas Thanks Seth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-ma

Re: [PHP] my page is in the error log

2001-03-14 Thread seth
nough for me to cancel in mid-stream, it'll end up in apache error_log. very strange. You are not alone, Seth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] stopping readfile dumping file contents to apache's error_log on error?

2001-03-14 Thread Seth Ladd
s that generate huge amounts of data, if canceled, also log their streams (text or binary) to error_log. How can I control this? I checked my php.ini file, but it didn't seem to give me any leads. Any hints or pointers would be greatly appreciated. Thanks very much, Seth Seth Ladd | Software Eng

[PHP] Re: [PHP-DEV] pspell/aspell breaking

2001-03-02 Thread Seth Northrop
s that I can't necessarily isolate either of these as the cause. But, aspell 32.6+pspell .12+updated RH glibc 2.2-12 & gcc-2.96-69 + apache 1.3.14 + php-4.0.4pl1 works on RH 7 now. My inclination is that it's aspell, since, the same behavior existed with both stock and updated glibc

[PHP] pspell/aspell breaking

2001-03-01 Thread Seth Northrop
p;& make install Results in: Warning: PSPELL couldn't open the dictionary. reason: Unable to load the "aspell" module. in foo.inc on line 564 Aspell works great on the command line. Am I missing something? Incidently, I can't even get php to compile with pspell-.