Changes

Jump to navigation Jump to search
Line 254: Line 254:     
</syntaxhighlight>you will also need the specific files created and accessible by www, that is done in the spec file for the permission and you need also to create them <syntaxhighlight lang="bash">
 
</syntaxhighlight>you will also need the specific files created and accessible by www, that is done in the spec file for the permission and you need also to create them <syntaxhighlight lang="bash">
mkdir -p smeserver-foo-1.0/root/var/lib/php/foo/{session,tmp,opcache)
+
mkdir -p smeserver-foo-1.0/root/var/lib/php/foo/{session,tmp,opcache}
 
mkdir -p smeserver-foo-1.0/root/var/log/php/foo
 
mkdir -p smeserver-foo-1.0/root/var/log/php/foo
 
mkdir -p smeserver-foo-1.0/root/var/log/foo
 
mkdir -p smeserver-foo-1.0/root/var/log/foo
Line 320: Line 320:  
Final step is to assemble your archive content, and build a rpm. This is quite similar to what you can see in  [[Package Modification]] or [[Package Import]]
 
Final step is to assemble your archive content, and build a rpm. This is quite similar to what you can see in  [[Package Modification]] or [[Package Import]]
 
[[Category:Developer]]
 
[[Category:Developer]]
 +
[[Category:SME10-Development]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu