Register
Login
Contribute
Subscribe
RSS
News
FAQForge
ISPConfig
Subscribe
Contribute
Forums
Howtos
Navigation
Howtos
Linux
Android
CentOS
Debian
Fedora
Kernel
Mandriva
PCLinuxOS
SuSE
Ubuntu
Web Server
Apache
Cherokee
Lighttpd
nginx
Backup
Control Panels
ISPConfig
DNS
BIND
MyDNS
PowerDNS
djbdns
Desktop
Email
Anti-Spam/Virus
Postfix
FTP
High-Availability
Lighttpd
Monitoring
MySQL
Programming
C/C++
PHP
Samba
Security
Anti-Spam/Virus
Storage
Virtualization
KVM
OpenVZ
VMware
VirtualBox
Xen
Other
FreeBSD
Commercial
Mini-Howtos
Linux
Apache
Backup
DNS
Errors
FTP
MySQL
Networking
PHP
Postfix
Security
Sendmail
Shell
Other
ISPConfig
Forums
Contribute
Create Content
Subscription
Login
Site Map/RSS Feeds
Facebook
News
Top 5 misconceptions about open source in government programs
Putting Technology into the Hands of Tomorrow
Ubuntu Linux Tablets From System76, ZaReason?
$99 HDMI stick turns displays into virtual desktops
Review of the new Digital Public Library of America
Perform scalable distributed monitoring of Clusters and Grids
Hybryde Fusion: A very unique Linux distribution
PAEs Hide Real Party of Interest: A Veritable Shell Game
Kubuntu 13.04 Raring Ringtail review - Cushty
Linux Top 3: Mageia 3, Linux Mint 15 and New Linux Kernels for All
more
Recent comments
Merci
17 hours 53 min ago
I found that php_flag
22 hours 51 min ago
Great stuff!
1 day 18 min ago
Wonderful Howto
1 day 1 hour ago
Hoi,do not plan on virtual
1 day 2 hours ago
Thank you for posting
1 day 7 hours ago
Thank you. Â Excellent
1 day 8 hours ago
Re: The structure of the passdb file
1 day 10 hours ago
using googles open dns 8.8.8.8 8.8.4.4
1 day 23 hours ago
Re: Re: Re: Re: I can't believe people are
2 days 1 hour ago
Newsletter
Subscribe to HowtoForge Newsletter
and stay informed about our latest HOWTOs and projects.
(To unsubscribe from our newsletter, visit this
link
.)
English
|
Deutsch
|
Site Map/RSS Feeds
|
Advertise
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
>
ISPConfig 2
>
Installation/Configuration
Plugin and php.ini
User Name
Remember Me?
Password
Register
FAQ
Members List
Social Groups
Calendar
Search
Today's Posts
Mark Forums Read
Do you like HowtoForge? Please consider supporting us by
becoming a subscriber
.
Thread Tools
Display Modes
#
1
1st March 2007, 19:16
warrior
Member
Join Date: Sep 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Plugin and php.ini
I can se plugin whit this name
isp_web_faktura.plugin.php
and some more but howe can I get this to work so I can setup this ???
And I must put in some info to my php.ini file but have ispconfig otherer file for this ????
and where is that file
warrior
View Public Profile
Send a private message to warrior
Find all posts by warrior
Sponsored Links
#
2
2nd March 2007, 13:27
falko
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
You don't have to enable any modules in ISPConfig, they're enabled by default.
What do you want to do with your php.ini?
__________________
Falko
--
Download the
ISPConfig 3 Manual
! | Check out the
ISPConfig 3 Billing Module
!
FB:
http://www.facebook.com/howtoforge
nginx-Webhosting: Timme Hosting
| Follow me on:
falko
View Public Profile
Send a private message to falko
Visit falko's homepage!
Find all posts by falko
#
3
2nd March 2007, 13:37
warrior
Member
Join Date: Sep 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
I must put this to my php.ini extension=ixed.5.1.lin
but I cant se where in my ini file
warrior
View Public Profile
Send a private message to warrior
Find all posts by warrior
#
4
2nd March 2007, 13:45
martinfst
Senior Member
Join Date: Dec 2006
Location: Hilversum, The Netherlands
Posts: 880
Thanks: 1
Thanked 16 Times in 15 Posts
Put a little php script in your web root with this contents.
Code:
<?php phpinfo(); ?>
Execute it with your browser and you'll see which php.ini is used by your webserver.
martinfst
View Public Profile
Send a private message to martinfst
Find all posts by martinfst
#
5
2nd March 2007, 16:22
warrior
Member
Join Date: Sep 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
On whitch file dus ispconfig load extension
bequse I cant finde enny modules in the php.ini file ???????
warrior
View Public Profile
Send a private message to warrior
Find all posts by warrior
#
6
2nd March 2007, 16:24
martinfst
Senior Member
Join Date: Dec 2006
Location: Hilversum, The Netherlands
Posts: 880
Thanks: 1
Thanked 16 Times in 15 Posts
Did you find the correct php.ini file?
martinfst
View Public Profile
Send a private message to martinfst
Find all posts by martinfst
#
7
2nd March 2007, 16:25
warrior
Member
Join Date: Sep 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
I only finde the orginal file php.ini in etc/php.ini
warrior
View Public Profile
Send a private message to warrior
Find all posts by warrior
#
8
3rd March 2007, 12:45
till
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
Please post the output of:
locate php.ini
__________________
Till Brehm
--
Get
ISPConfig support
and the
ISPConfig 3 manual
from ispconfig.org.
till
View Public Profile
Send a private message to till
Find all posts by till
#
9
5th March 2007, 10:39
warrior
Member
Join Date: Sep 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
plz where in the php.ini file shuld I put this info
extension=ixed.5.1.lin
I must install this
http://www.sourceguardian.com/
warrior
View Public Profile
Send a private message to warrior
Find all posts by warrior
#
10
5th March 2007, 11:42
martinfst
Senior Member
Join Date: Dec 2006
Location: Hilversum, The Netherlands
Posts: 880
Thanks: 1
Thanked 16 Times in 15 Posts
You can put it anywhere you want, but most people place custom stuff at the end. Why don't you try and experiment a little bit more yourself?
martinfst
View Public Profile
Send a private message to martinfst
Find all posts by martinfst
Bookmarks
Digg
del.icio.us
StumbleUpon
Google
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Linux Forums
HOWTO-Related Questions
Installation/Configuration
Server Operation
Desktop Operation
Kernel Questions
Programming/Scripts
Technical
Suggest HOWTO
ISPConfig 3
General
Installation/Configuration
ISPConfig 3 Priority Support
Plugins/Modules/Addons
Tips/Tricks/Mods
Feature Requests
Developers' Forum
ISPConfig 2
General
Installation/Configuration
Tips/Tricks/Mods
Feature Requests
Developers' Forum
MyDNSConfig
General
Other Forums
Smalltalk
Forum Suggestions
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
need to change toggle settings of php.ini file in SSH
bpstyle
Installation/Configuration
4
13th February 2007
11:33
FATAL ERROR: register_globals is disabled in php.ini, please enable it
wvsailor
Installation/Configuration
4
20th September 2006
19:45
php.ini ?!!
gabykh
Installation/Configuration
3
28th July 2006
20:15
php.ini disable_functions = phpinfo
mavgh1
HOWTO-Related Questions
4
17th March 2006
22:30
Wrong php.ini?
roadrunner
Programming/Scripts
1
26th April 2005
15:29
All times are GMT +2. The time now is
20:16
.
Contact Us
-
HowtoForge - Linux Howtos and Tutorials
-
Archive
-
Top
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Recent comments
17 hours 53 min ago
22 hours 51 min ago
1 day 18 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 23 hours ago
2 days 1 hour ago