bitdanh / namecheap

Automatically exported from code.google.com/p/namecheap
0 stars 0 forks source link

Fatal error: Allowed memory size of 134217728 bytes exhausted #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upload all files / folders to the correct WHMCS folders
2. Activate the plugin in WHMCS
3. Open the Namecheapssl addon page in WHMCS or directly by typing the full URL 
in browser

What is the expected output? What do you see instead?
Expected: a working page
Instead: error:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to 
allocate 20 bytes) in 
/home/xxxxx/public_html/clients/modules/admin/namecheapssl/namecheapssl.php on 
line 30

What version of the product are you using? On what operating system?
1.2.6

Please provide any additional information below.
Disabling the memory limit on the server even doesn't help. It keeps loading in 
that case.

Original issue reported on code.google.com by laebensg...@gmail.com on 3 Nov 2012 at 10:46

GoogleCodeExporter commented 9 years ago
I am also having this issue. I set the php.ini memory limit up to 1GB of memory 
and still no change whatsoever. Running on CentOS 6.3 Apache no cPanel 

Original comment by ad...@evlgaming.com on 30 Dec 2012 at 5:51

GoogleCodeExporter commented 9 years ago
The tutorial in the WIKI is incorrect and causing the problems.

When following the tutorial at 
http://code.google.com/p/namecheap/wiki/NamcheapWHMCSSSLModule simply skip this 
one in step 4:

---
Then go to http://yourdomain.com/admin/addonmodules.php?module=namecheapssl 
(given you have WHMCS installed on http://yourdomain.com/). The SSL Module 
Addon installation is now complete. Note: if you don't have folder 
/modules/admin/ - feel free to create it manually.
---

Set up your products immediately and then the necessary tables in database will 
be created and your module will become functional.

Original comment by laebensg...@gmail.com on 30 Dec 2012 at 6:43

GoogleCodeExporter commented 9 years ago
^Yes that works. Thank you for posting that. Once I set up a product the addon 
module works. 

Original comment by ad...@evlgaming.com on 30 Dec 2012 at 6:47