Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error on Installation - advice needed
02-12-2010, 05:13 PM (This post was last modified: 02-12-2010 05:46 PM by GoldDust.)
Post: #1
Error on Installation - advice needed
Hi,

i'm looking forward to getting this up and running for our ad campaigns. Only issue is today i ran install page and i received this error.


Installing mySimpleAds database tables...

Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 33 bytes) in /home/xxxxx/public_html/mysimpleads/db.class.php on line 10


I refreshed page and was shown the Geotag option ( only 1 ) i clicked no and then was directed to a page saying successful install. Only issue is i have no way of logging in, wasn't given the option of adding a username and password.


what does this mean, and how can i solve this issue?

thanks in advance
Gold
ok, i've just completed a new installation ( clean database install ) this time i didn't choose the Geotagging option. This proved to be successful and i was offered the option of inputting my admin username and password.

Question is, how do i go about installing the geotagging databse without getting the memory error and being offered the option to configure admin and username password.

hope that makes sense..
Find all posts by this user
Quote this message in a reply
02-12-2010, 05:46 PM
Post: #2
RE: Error on Installation - advice needed
Where you installing with the City and/or Region option selected? If so, try re-installing and NOT selecting those. Your server may not be able to load the large city database, and that would need to be done through other means.

Let me know how it goes. You can shoot an email to support-at-clippersoft.net.

Thanks.
matt
http://www.clippersoft.net

ClipperSoft's mySimpleAds :: Power your website advertising with the ease and speed you've always looked for.
Visit this user's website Find all posts by this user
Quote this message in a reply
02-12-2010, 06:11 PM (This post was last modified: 02-12-2010 07:08 PM by GoldDust.)
Post: #3
RE: Error on Installation - advice needed
(02-12-2010 05:46 PM)ClipperSoft Wrote:  Where you installing with the City and/or Region option selected? If so, try re-installing and NOT selecting those. Your server may not be able to load the large city database, and that would need to be done through other means.

Let me know how it goes. You can shoot an email to support-at-clippersoft.net.

Thanks.
matt
http://www.clippersoft.net


Matt thank you for such a quick response.. this script so far is awesome to use, so easy and simple.. i'm very pleased to have purchased.

I re-installed without ticking the boxes for geotagging on install and all went ok. Smile

1 error i've just noticed. When i click to "view" and ad info pops up in window i see this error below stats

Fatal error: Call to undefined function imagecreatetruecolor() in /home/xxxxxx/public_html/mysimpleads/admin/includes/AGC.class.php on line 98

no graph popular times or referrer's are showing.. :-/
Find all posts by this user
Quote this message in a reply
02-12-2010, 07:53 PM
Post: #4
RE: Error on Installation - advice needed
The graphing mechanism requires that PHP support 'GD', which is available on most hosts. You might want to ask if your host could simply install it for you. It provides some image manipulation to PHP.

Thanks.
matt

ClipperSoft's mySimpleAds :: Power your website advertising with the ease and speed you've always looked for.
Visit this user's website Find all posts by this user
Quote this message in a reply
02-24-2010, 10:02 AM (This post was last modified: 02-24-2010 10:03 AM by GoldDust.)
Post: #5
RE: Error on Installation - advice needed
Hi Matt, my host has now installed GD but im still seeing the error where images should be

Fatal error: Call to undefined function imagettfbbox() in /home/xxxxxx/public_html/mysimpleads/admin/includes/AGC.class.php on line 600
Find all posts by this user
Quote this message in a reply
02-24-2010, 10:12 AM
Post: #6
RE: Error on Installation - advice needed
Hmm - They may not have installed the 'FreeType' library along with it. They are usually paired together. But, drop them a note and ask if the 'FreeType' library is installed, as well.

If they say it is, create this file and save it as pinfo.php...
<?php phpinfo(); ?>
...then upload it to your host and go to the url and see if GD and FreeType are listed in there somewhere.

Thanks.
matt
http://www.clippersoft.net

ClipperSoft's mySimpleAds :: Power your website advertising with the ease and speed you've always looked for.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: