Commit History

Author SHA1 Message Date
  Brett Taylor 49eb6009a5 install.php: improved support for running Laconica in a sub folder and on a non-standard port, 15 years ago
  Craig Andrews 95ba22c5d7 Switch DOCTYPE's to the XHTML 5 DOCTYPE 15 years ago
  Tom Adams 4e9db95bcf Use <?php echo instead of <?print 15 years ago
  Tom Adams 605742f039 Pass $fancy to *_db_installer. 15 years ago
  Tom Adams 3350770cc7 Use <?php not <?. 15 years ago
  Craig Andrews f86faaf341 If cannot connect, then stop the installation 15 years ago
  Brenda Wallace 70cc09a5c2 check the postgresql database is UTF8 before allowing installation to proceed 15 years ago
  Craig Andrews 22466530ef Fixed: The installer checks if the avatar and background directories are writable, but fails to check the file directory used for attachments. 15 years ago
  CiaranG 6b7fa65ca1 Merge commit 'br3nda/0.8.x-pginstaller' into 0.8.x 15 years ago
  Craig Andrews 8894f957cd Require PHP 5.2.3 or later. 15 years ago
  Brenda Wallace d591e24eac typo in config variable 15 years ago
  Brenda Wallace 1b3c4f2c52 quote identifiers and type='psql' needs to be written to config.php 15 years ago
  Brenda Wallace 4f9c3b50e7 install.php works for postgres 15 years ago
  Brenda Wallace 343e2010ae connect to pg working 15 years ago
  Brenda Wallace 3fe182e865 added dbtype detection - and only install mysql stuff if mysql selected 15 years ago
  Brenda Wallace ac7d8163c6 added dbtype to the installer form 15 years ago
  Brenda Wallace 4d42bc7690 missing word (find) added 15 years ago
  Brenda Wallace 8f1b1ffcf0 mysql or pgsql required (not mysql) 15 years ago
  Brenda Wallace 3a3614fc55 also check for write permission to background folder 15 years ago
  Evan Prodromou 793a6a1155 change Controlez-Vous to Control Yourself 15 years ago
  Evan Prodromou 5d3e47e501 remove path from install; better autodetection now 15 years ago
  Robin Millette 01ce677ae3 Small bugfix to installer fixing fancy URL detection. 15 years ago
  Sarven Capadisli 456f3eeb50 Removed unnecessary link to base stylesheet because default stylesheet calls base in 0.8.x 15 years ago
  Eric Helgeson a3280961d2 Removed return from 1st line of runDbScript() 15 years ago
  Eric Helgeson dbf82f7c1e fixed missing closing php tag when installer.php wrote to config.php 15 years ago
  Robin Millette f3ea79a12a Added site path field to installer + fancy URL javascript auto-detection. 15 years ago
  Sarven Capadisli fb8340fb54 Added laconica logo 15 years ago
  Adrian Lang e876b74e8b Add license notice to install.php, replace short and asp style tags by more portable long tag form. 15 years ago
  Evan Prodromou aa1bc6216e Make a loop instead of repeating almost identical text in install 15 years ago
  Evan Prodromou 8d05768e2c run foreign services script 15 years ago