|
More site info...
Help! (Home for newbies) | Forum profile
|
|
Forum profile page for Help! (Home for newbies) on http://www.virtualmin.com.
This report page is the aggregated overview from a single forum: Help! (Home for newbies), located on the Message Board at http://www.virtualmin.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Help! (Home for newbies)" on the Message Board at http://www.virtualmin.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Help! (Home for newbies):
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
7
|
52
|
183
|
|
Post:
|
18
|
121
|
418
|
|
|
Help! (Home for newbies) Posting activity graph:
|
Top authors during last week:
user's latest post:
SimpleXML
Published (2009-12-22 08:21:00)
I don't know whether it's a separate RPM (module) or not -- but, what would need to occur is that the RPM .spec file needs to be modified to pass in the --enable-simplexml option when building PHP. -Eric
user's latest post:
SimpleXML
Published (2009-12-22 08:16:00)
I've attached the two php info files. From what I can see, the difference is in the configure command, where '--enable-simplexml' appears in the Zend version but not the Vmin one?
user's latest post:
How to reject/delete unwanted email
Published (2009-12-21 23:03:00)
Hi Eric, Thanks for your reply. I was thinking system wide and didn't even consider doing this at the user level. That will do the trick very nicely, thanks. Happy Holidays Tim
user's latest post:
Is there something for auto...
Published (2009-12-23 08:41:00)
do you mean a script like http://www.whmcs.com/ which can also handle billing, support and create the virtual servers? It's what I use and several other virtualmin users for automated webhosting.
user's latest post:
Customizing Mailman HTML pages
Published (2009-12-18 07:37:00)
ONE) I've searched for a couple hours on how to add images to a mailman html page (one of the ones that is cusomizable), as I wanted to add a header image to match customer's existing web pages, etc., I cannot find anything. I've put the image files under /usr/libexec/webmin/virtualmin-mailman/images/ / for example, and then changed the html to images/ /banner.jpg but nothing shows up when displaying the page, except for the...
user's latest post:
osTicket Install problems
Published (2009-12-19 19:22:00)
I am trying to install osTicket using the scrip installer in Vitrualmin Pro. When I run the installer using custom values or the default values I get the following... Found http://www.osticket.com:80/dl/osticket_1.6.rc5.tar.gz in cache .. Configuring Apache PHP settings .. .. already done. Now installing osTicket version 1.6.rc5 .. osTicket configuration failed More information on using this script can be found at http://www.osticket.com/ ....
user's latest post:
Is there something for auto...
Published (2009-12-22 08:55:00)
Title basically says it all but i would like to know if theres an auto registration script so i dont have to manually add all clients
|
|
|
|
Latest active threads on Help! (Home for newbies)::
Started 4 days, 15 hours ago (2009-12-23 08:41:00)
by ronald
do you mean a script like http://www.whmcs.com/ which can also handle billing, support and create the virtual servers? It's what I use and several other virtualmin users for automated webhosting.
Started 5 days, 17 hours ago (2009-12-22 06:40:00)
by andreychek
Are you saying that your script is not working on either the live server or the test server (ie, it breaks for both the bleeding edge PHP 5.2.11 as well as the Zend PHP)? Or does that work on one of those but not the other?
-Eric
Started 6 days, 17 hours ago (2009-12-21 06:56:00)
by andreychek
Hey Tim,
What if you could use procmail, but it wasn't crazy hard to figure out the syntax? :-)
Usermin actually provides a "filters" UI, where you can use a web interface to setup various filters for email. Behind the scenes, those filters are actually just procmail rules.
To use those, you can log into Usermin as the user in question, then just click the "Email Filters" link on the ...
Started 1 week ago (2009-12-20 04:34:00)
by ronald
odd, as a test I just installed osticket succesfully.
I had to enable short_open_tag = On in the php.ini and chmod settings.php to 640 but for the rest it is working fine.
Likely you can find entries in the apache error log under Logs and Reports of the account.
Started 1 month, 3 weeks ago (2009-11-03 17:04:00)
by Joe
You should revert to the GPL version manually, as your updates from us will soon stop working, which is a potential security risk. We don't currently have an automatic process for downgrading (though it's coming soon, because we're about to start offering free trial licenses).
To downgrade manually:
Edit /etc/virtualmin-license and set the serial number and key to GPL
Use yum clean or ...
Started 2 weeks, 5 days ago (2009-12-08 09:34:00)
by ronald
as a gateway is good but you also need it as a nameserver..in networking settings module.
Im not sure about your set up but your IP has a lot of dns issues when running a dns check on it..
Started 7 months, 3 weeks ago (2009-05-06 21:40:00)
by duncanbbd
you need to provide more information, such as OS and virtualmin versions, domain name etc
how did you install ?
I would suspect its an installation issue somehow, or perhaps DNS problem ?
Started 1 month, 2 weeks ago (2009-11-13 08:56:00)
by ronald
you can disable mailman in the features and plugins module in virtualmin - system settings (if you dont intend to use mailman)
|
|
Hot threads for last week on Help! (Home for newbies)::
Started 5 days, 17 hours ago (2009-12-22 06:40:00)
by andreychek
Are you saying that your script is not working on either the live server or the test server (ie, it breaks for both the bleeding edge PHP 5.2.11 as well as the Zend PHP)? Or does that work on one of those but not the other?
-Eric
Started 6 days, 17 hours ago (2009-12-21 06:56:00)
by andreychek
Hey Tim,
What if you could use procmail, but it wasn't crazy hard to figure out the syntax? :-)
Usermin actually provides a "filters" UI, where you can use a web interface to setup various filters for email. Behind the scenes, those filters are actually just procmail rules.
To use those, you can log into Usermin as the user in question, then just click the "Email Filters" link on the ...
Started 1 week ago (2009-12-20 04:34:00)
by ronald
odd, as a test I just installed osticket succesfully.
I had to enable short_open_tag = On in the php.ini and chmod settings.php to 640 but for the rest it is working fine.
Likely you can find entries in the apache error log under Logs and Reports of the account.
Started 4 days, 15 hours ago (2009-12-23 08:41:00)
by ronald
do you mean a script like http://www.whmcs.com/ which can also handle billing, support and create the virtual servers? It's what I use and several other virtualmin users for automated webhosting.
|
|