PHPADSNEW

PHPADSNEW

Posted by: adman4054
Posted on: 2007-01-22 06:49:00

I am trying to get PHP_ADS_NEW [ad server software] running om my Dreamhost Account. I run this software on three other web sites, not hosted with DH, successfully. The program is writing to the DB just fine, except two fields; both that have to do with the image that is loaded into the DB "Image FileName" and "Image URL". I did notice in the Wiki that DH has an extra security something that sometimes prohibits image files from uploading. Thought I had the issue fixed by shutting this feature off, but that didnt work. I'm missing something, probably simple, to make this program work. Any suggestions would be greatly appreciated.

Thanks

Re: PHPADSNEW

Posted by: scjessey
Posted on: 2007-01-22 07:21:00

Are you using PHP5? I have heard that this application requires register_long_arrays to be enabled, and the default PHP5 setup has it disabled.

Re: PHPADSNEW

Posted by: adman4054
Posted on: 2007-01-22 07:32:00

BINGO!

That was it.

Thanks a million!

Re: PHPADSNEW

Posted by: wjd
Posted on: 2007-01-22 10:43:00

In reply to:

Are you using PHP5? I have heard that this application requires register_long_arrays to be enabled, and the default PHP5 setup has it disabled.


The new version of openads (phpadsnew) should now work on php5

- 2006-11-16: Fixed file uploading with PHP5 and register_long_arrays disabled (Matteo)

digitalrundown.com

Tags: dhphpadsnewdreamhostimage filesserver softwareextra securitymissing somethinguploadingwikigreatly appreciatedom