Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
ISP
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ISP
install
install.php
on
5e4f60c
User selector
All users
All time
Commit history
Commits on Jun 8, 2009
- checking for correct working directory in install and update
Show description for df0089f
mcramer
committed
df0089f
View commit details
Copy full SHA for df0089f
View code at this point
Browse repository at this point
Commits on Mar 10, 2009
Split the mysql host into port and hostname in installer before trying to get the IP.
tbrehm
committed
399f825
View commit details
Copy full SHA for 399f825
View code at this point
Browse repository at this point
Commits on Mar 4, 2009
Fixed installer error:
Show description for 8fb5dde
tbrehm
committed
8fb5dde
View commit details
Copy full SHA for 8fb5dde
View code at this point
Browse repository at this point
Commits on Feb 15, 2009
Updated installation instructions
Show description for 2ce1583
tbrehm
committed
2ce1583
View commit details
Copy full SHA for 2ce1583
View code at this point
Browse repository at this point
Commits on Dec 21, 2008
SASL configuration missing in expert installation mode.
tbrehm
committed
27037ac
View commit details
Copy full SHA for 27037ac
View code at this point
Browse repository at this point
Commits on Dec 7, 2008
- Detect installed services
Show description for 0a1f027
tbrehm
committed
0a1f027
View commit details
Copy full SHA for 0a1f027
View code at this point
Browse repository at this point
Commits on Dec 6, 2008
Fixed issues in install and update script.
tbrehm
committed
00e5976
View commit details
Copy full SHA for 00e5976
View code at this point
Browse repository at this point
Added support for internal repliaction for ispconfig multiserver setups.
tbrehm
committed
12e3ba4
View commit details
Copy full SHA for 12e3ba4
View code at this point
Browse repository at this point
Commits on Nov 30, 2008
charset corrections
redray
committed
00dfbaf
View commit details
Copy full SHA for 00dfbaf
View code at this point
Browse repository at this point
Commits on Nov 14, 2008
Fixed #250. Services are only restarted if a startscript is defined in the $config variable during installation or update.
tbrehm
committed
1a14f4d
View commit details
Copy full SHA for 1a14f4d
View code at this point
Browse repository at this point
Added a notice to the installer to choose 'y' for apache configuration if the server shall run the interface.
tbrehm
committed
59cfc6e
View commit details
Copy full SHA for 59cfc6e
View code at this point
Browse repository at this point
Fixed some bugs and missing descriptions in dns manager.
Show description for faf3f50
tbrehm
committed
faf3f50
View commit details
Copy full SHA for faf3f50
View code at this point
Browse repository at this point
Commits on Sep 3, 2008
- reorganized the installer - part 3
tbrehm
committed
90511b7
View commit details
Copy full SHA for 90511b7
View code at this point
Browse repository at this point
- reorganized the installer - part 1
tbrehm
committed
3443931
View commit details
Copy full SHA for 3443931
View code at this point
Browse repository at this point
Commits on Sep 2, 2008
- Added support for openSUSE 11.0
tbrehm
committed
7d89f56
View commit details
Copy full SHA for 7d89f56
View code at this point
Browse repository at this point
Commits on Aug 18, 2008
FS#149 - error in expert installation
tbrehm
committed
f1b9899
View commit details
Copy full SHA for f1b9899
View code at this point
Browse repository at this point
Changed the installer code to use the global $conf array in all installer functions instead of the $conf member variable of the $inst object to fix bug #187.
tbrehm
committed
cd972d8
View commit details
Copy full SHA for cd972d8
View code at this point
Browse repository at this point
Commits on Jul 9, 2008
Added support for bastille firewall.
tbrehm
committed
7c99efc
View commit details
Copy full SHA for 7c99efc
View code at this point
Browse repository at this point
Commits on Jul 6, 2008
- Added database server module.
tbrehm
committed
d83fcfe
View commit details
Copy full SHA for d83fcfe
View code at this point
Browse repository at this point
Commits on Jun 29, 2008
Show real hostname of the server as server name in interface.
tbrehm
committed
81b5e26
View commit details
Copy full SHA for 81b5e26
View code at this point
Browse repository at this point
tbrehm
committed
9ac95d2
View commit details
Copy full SHA for 9ac95d2
View code at this point
Browse repository at this point
- Fixes in the installer.
tbrehm
committed
ac4a37d
View commit details
Copy full SHA for ac4a37d
View code at this point
Browse repository at this point
- Fixes in the installer.
tbrehm
committed
a768b9f
View commit details
Copy full SHA for a768b9f
View code at this point
Browse repository at this point
Commits on Jun 27, 2008
- Clearer question in installer for multi server setup.
tbrehm
committed
4cc3fce
View commit details
Copy full SHA for 4cc3fce
View code at this point
Browse repository at this point
Commits on Jun 8, 2008
Modified install / update to copy over jailkit configs
Show description for 61d290c
daniel
committed
61d290c
View commit details
Copy full SHA for 61d290c
View code at this point
Browse repository at this point
Updated installer to not ask for fastcgi support.
Show description for a014c2c
daniel
committed
a014c2c
View commit details
Copy full SHA for a014c2c
View code at this point
Browse repository at this point
Commits on Jun 4, 2008
- Added php mode questions to expert setup mode in install.php file.
tbrehm
committed
54c0c31
View commit details
Copy full SHA for 54c0c31
View code at this point
Browse repository at this point
daniel
committed
9b9ba42
View commit details
Copy full SHA for 9b9ba42
View code at this point
Browse repository at this point
Commits on May 29, 2008
Allow a server to join existing installations in expert mode.
tbrehm
committed
ee0e1cc
View commit details
Copy full SHA for ee0e1cc
View code at this point
Browse repository at this point
Commits on Apr 22, 2008
- Detect older ISPConfig versions in installer and stop if ISPConfig 2 is found.
tbrehm
committed
0c0d284
View commit details
Copy full SHA for 0c0d284
View code at this point
Browse repository at this point
- The Server ini is now loaded from a file templet
Show description for 94411b6
tbrehm
committed
94411b6
View commit details
Copy full SHA for 94411b6
View code at this point
Browse repository at this point
Commits on Oct 24, 2007
Added support for Ubuntu 7.10
tbrehm
committed
f629e20
View commit details
Copy full SHA for f629e20
View code at this point
Browse repository at this point
Commits on Aug 27, 2007
fixed some bugs in the installer
oliver
committed
cc3fb3d
View commit details
Copy full SHA for cc3fb3d
View code at this point
Browse repository at this point
Commits on Aug 20, 2007
Tidy up of postfix installation
pedro_morgan
committed
438d9f8
View commit details
Copy full SHA for 438d9f8
View code at this point
Browse repository at this point
Added the mysql database to use
pedro_morgan
committed
b0a1cc4
View commit details
Copy full SHA for b0a1cc4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.